{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "label": "ResponseFactory.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L1"}, {"id": "routing_responsefactory_responsefactory", "label": "ResponseFactory", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L17"}, {"id": "routing_responsefactory_responsefactory_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L42"}, {"id": "routing_responsefactory_responsefactory_make", "label": ".make()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L56"}, {"id": "routing_responsefactory_responsefactory_nocontent", "label": ".noContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L68"}, {"id": "routing_responsefactory_responsefactory_view", "label": ".view()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L82"}, {"id": "routing_responsefactory_responsefactory_json", "label": ".json()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L100"}, {"id": "routing_responsefactory_responsefactory_jsonp", "label": ".jsonp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L115"}, {"id": "routing_responsefactory_responsefactory_stream", "label": ".stream()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L128"}, {"id": "routing_responsefactory_responsefactory_streamjson", "label": ".streamJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L142"}, {"id": "routing_responsefactory_responsefactory_streamdownload", "label": ".streamDownload()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L156"}, {"id": "routing_responsefactory_responsefactory_download", "label": ".download()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L188"}, {"id": "routing_responsefactory_responsefactory_fallbackname", "label": ".fallbackName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L205"}, {"id": "routing_responsefactory_responsefactory_file", "label": ".file()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L217"}, {"id": "routing_responsefactory_responsefactory_redirectto", "label": ".redirectTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L231"}, {"id": "routing_responsefactory_responsefactory_redirecttoroute", "label": ".redirectToRoute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L245"}, {"id": "routing_responsefactory_responsefactory_redirecttoaction", "label": ".redirectToAction()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L259"}, {"id": "routing_responsefactory_responsefactory_redirectguest", "label": ".redirectGuest()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L273"}, {"id": "routing_responsefactory_responsefactory_redirecttointended", "label": ".redirectToIntended()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L287"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "responsefactory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "factory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "response", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "streamedresponseexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "str", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "macroable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "binaryfileresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "streamedjsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "streamedresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "throwable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_responsefactory_php", "target": "routing_responsefactory_responsefactory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L17", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L42", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_make", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L56", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_nocontent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L68", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L82", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L100", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_jsonp", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L115", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L128", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_streamjson", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L142", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_streamdownload", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L156", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_download", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L188", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_fallbackname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L205", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L217", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_redirectto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L231", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_redirecttoroute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L245", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_redirecttoaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L259", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_redirectguest", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L273", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory", "target": "routing_responsefactory_responsefactory_redirecttointended", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L287", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory_nocontent", "target": "routing_responsefactory_responsefactory_make", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L70", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory_view", "target": "routing_responsefactory_responsefactory_make", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L85", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory_jsonp", "target": "routing_responsefactory_responsefactory_json", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L117", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory_streamdownload", "target": "routing_responsefactory_responsefactory_fallbackname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L172", "weight": 1.0}, {"source": "routing_responsefactory_responsefactory_download", "target": "routing_responsefactory_responsefactory_fallbackname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L193", "weight": 1.0}], "raw_calls": [{"caller_nid": "routing_responsefactory_responsefactory_view", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L84"}, {"caller_nid": "routing_responsefactory_responsefactory_view", "callee": "first", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L85"}, {"caller_nid": "routing_responsefactory_responsefactory_jsonp", "callee": "setCallback", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L117"}, {"caller_nid": "routing_responsefactory_responsefactory_streamdownload", "callee": "$callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L160"}, {"caller_nid": "routing_responsefactory_responsefactory_streamdownload", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L168"}, {"caller_nid": "routing_responsefactory_responsefactory_streamdownload", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L169"}, {"caller_nid": "routing_responsefactory_responsefactory_streamdownload", "callee": "makeDisposition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L169"}, {"caller_nid": "routing_responsefactory_responsefactory_download", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L192"}, {"caller_nid": "routing_responsefactory_responsefactory_download", "callee": "setContentDisposition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L193"}, {"caller_nid": "routing_responsefactory_responsefactory_fallbackname", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L207"}, {"caller_nid": "routing_responsefactory_responsefactory_fallbackname", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L207"}, {"caller_nid": "routing_responsefactory_responsefactory_redirectto", "callee": "to", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L233"}, {"caller_nid": "routing_responsefactory_responsefactory_redirecttoroute", "callee": "route", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L247"}, {"caller_nid": "routing_responsefactory_responsefactory_redirecttoaction", "callee": "action", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L261"}, {"caller_nid": "routing_responsefactory_responsefactory_redirectguest", "callee": "guest", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L275"}, {"caller_nid": "routing_responsefactory_responsefactory_redirecttointended", "callee": "intended", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ResponseFactory.php", "source_location": "L289"}]}