{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "label": "ResponseTrait.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L1"}, {"id": "http_responsetrait_status", "label": "status()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L30"}, {"id": "http_responsetrait_statustext", "label": "statusText()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L40"}, {"id": "http_responsetrait_content", "label": "content()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L50"}, {"id": "http_responsetrait_getoriginalcontent", "label": "getOriginalContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L60"}, {"id": "http_responsetrait_header", "label": "header()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L75"}, {"id": "http_responsetrait_withheaders", "label": "withHeaders()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L88"}, {"id": "http_responsetrait_cookie", "label": "cookie()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L107"}, {"id": "http_responsetrait_withcookie", "label": "withCookie()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L118"}, {"id": "http_responsetrait_withoutcookie", "label": "withoutCookie()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L137"}, {"id": "http_responsetrait_getcallback", "label": "getCallback()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L153"}, {"id": "http_responsetrait_withexception", "label": "withException()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L164"}, {"id": "http_responsetrait_throwresponse", "label": "throwResponse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L178"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "httpresponseexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "headerbag", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "throwable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L30", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_statustext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L40", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L50", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_getoriginalcontent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L60", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_header", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L75", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_withheaders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L88", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_cookie", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L107", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_withcookie", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L118", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_withoutcookie", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L137", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_getcallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L153", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_withexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L164", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_responsetrait_php", "target": "http_responsetrait_throwresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L178", "weight": 1.0}, {"source": "http_responsetrait_cookie", "target": "http_responsetrait_withcookie", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L109", "weight": 1.0}, {"source": "http_responsetrait_withcookie", "target": "http_responsetrait_cookie", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L121", "weight": 1.0}, {"source": "http_responsetrait_withoutcookie", "target": "http_responsetrait_cookie", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L140", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_responsetrait_status", "callee": "getStatusCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L32"}, {"caller_nid": "http_responsetrait_content", "callee": "getContent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L52"}, {"caller_nid": "http_responsetrait_getoriginalcontent", "callee": "__FUNCTION__", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L64"}, {"caller_nid": "http_responsetrait_header", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L77"}, {"caller_nid": "http_responsetrait_withheaders", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L91"}, {"caller_nid": "http_responsetrait_withheaders", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L95"}, {"caller_nid": "http_responsetrait_cookie", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L109"}, {"caller_nid": "http_responsetrait_withcookie", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L120"}, {"caller_nid": "http_responsetrait_withcookie", "callee": "function_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L120"}, {"caller_nid": "http_responsetrait_withcookie", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L121"}, {"caller_nid": "http_responsetrait_withcookie", "callee": "setCookie", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L124"}, {"caller_nid": "http_responsetrait_withoutcookie", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L139"}, {"caller_nid": "http_responsetrait_withoutcookie", "callee": "function_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L139"}, {"caller_nid": "http_responsetrait_withoutcookie", "callee": "setCookie", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\ResponseTrait.php", "source_location": "L143"}]}