{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "label": "Response.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L1"}, {"id": "http_response_response", "label": "Response", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L15"}, {"id": "http_response_response_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L31"}, {"id": "http_response_response_setcontent", "label": ".setContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L48"}, {"id": "http_response_response_shouldbejson", "label": ".shouldBeJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L83"}, {"id": "http_response_response_morphtojson", "label": ".morphToJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L98"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "arrayobject", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "arrayable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "jsonable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "renderable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "macroable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "jsonserializable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "response", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "responseheaderbag", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_response_php", "target": "http_response_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L15", "weight": 1.0}, {"source": "http_response_response", "target": "http_response_response_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L31", "weight": 1.0}, {"source": "http_response_response", "target": "http_response_response_setcontent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L48", "weight": 1.0}, {"source": "http_response_response", "target": "http_response_response_shouldbejson", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L83", "weight": 1.0}, {"source": "http_response_response", "target": "http_response_response_morphtojson", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L98", "weight": 1.0}, {"source": "http_response_response_construct", "target": "http_response_response_setcontent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L35", "weight": 1.0}, {"source": "http_response_response_setcontent", "target": "http_response_response_shouldbejson", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L55", "weight": 1.0}, {"source": "http_response_response_setcontent", "target": "http_response_response_morphtojson", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L58", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_response_response_construct", "callee": "setStatusCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L36"}, {"caller_nid": "http_response_response_construct", "callee": "setProtocolVersion", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L37"}, {"caller_nid": "http_response_response_setcontent", "callee": "header", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L56"}, {"caller_nid": "http_response_response_setcontent", "callee": "json_last_error_msg", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L61"}, {"caller_nid": "http_response_response_setcontent", "callee": "render", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L69"}, {"caller_nid": "http_response_response_setcontent", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L72"}, {"caller_nid": "http_response_response_shouldbejson", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L89"}, {"caller_nid": "http_response_response_morphtojson", "callee": "toJson", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L101"}, {"caller_nid": "http_response_response_morphtojson", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L103"}, {"caller_nid": "http_response_response_morphtojson", "callee": "toArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L103"}, {"caller_nid": "http_response_response_morphtojson", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php", "source_location": "L106"}]}