{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "label": "ResponseFactory.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L1"}, {"id": "routing_responsefactory_make", "label": "make()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L15"}, {"id": "routing_responsefactory_nocontent", "label": "noContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L24"}, {"id": "routing_responsefactory_view", "label": "view()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L35"}, {"id": "routing_responsefactory_json", "label": "json()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L46"}, {"id": "routing_responsefactory_jsonp", "label": "jsonp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L58"}, {"id": "routing_responsefactory_stream", "label": "stream()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L68"}, {"id": "routing_responsefactory_streamdownload", "label": "streamDownload()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L79"}, {"id": "routing_responsefactory_download", "label": "download()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L90"}, {"id": "routing_responsefactory_file", "label": "file()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L99"}, {"id": "routing_responsefactory_redirectto", "label": "redirectTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L110"}, {"id": "routing_responsefactory_redirecttoroute", "label": "redirectToRoute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L121"}, {"id": "routing_responsefactory_redirecttoaction", "label": "redirectToAction()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L132"}, {"id": "routing_responsefactory_redirectguest", "label": "redirectGuest()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L143"}, {"id": "routing_responsefactory_redirecttointended", "label": "redirectToIntended()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L154"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_make", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_nocontent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L24", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_view", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L35", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L46", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_jsonp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L58", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L68", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_streamdownload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L79", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_download", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L90", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L99", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_redirectto", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L110", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_redirecttoroute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L121", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_redirecttoaction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L132", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_redirectguest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L143", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_contracts_routing_responsefactory_php", "target": "routing_responsefactory_redirecttointended", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Contracts\\Routing\\ResponseFactory.php", "source_location": "L154", "weight": 1.0}], "raw_calls": []}