{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_testing_file_php", "label": "File.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L1"}, {"id": "testing_file_file", "label": "File", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L7"}, {"id": "testing_file_file_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L44"}, {"id": "testing_file_file_create", "label": ".create()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L62"}, {"id": "testing_file_file_createwithcontent", "label": ".createWithContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L74"}, {"id": "testing_file_file_image", "label": ".image()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L87"}, {"id": "testing_file_file_size", "label": ".size()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L98"}, {"id": "testing_file_file_getsize", "label": ".getSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L110"}, {"id": "testing_file_file_mimetype", "label": ".mimeType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L121"}, {"id": "testing_file_file_getmimetype", "label": ".getMimeType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L133"}, {"id": "testing_file_file_tempfilepath", "label": ".tempFilePath()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L143"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_testing_file_php", "target": "uploadedfile", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_http_testing_file_php", "target": "testing_file_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L7", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L44", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L62", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_createwithcontent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L74", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_image", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L87", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L98", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_getsize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L110", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_mimetype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L121", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_getmimetype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L133", "weight": 1.0}, {"source": "testing_file_file", "target": "testing_file_file_tempfilepath", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L143", "weight": 1.0}, {"source": "testing_file_file_construct", "target": "testing_file_file_tempfilepath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L50", "weight": 1.0}, {"source": "testing_file_file_construct", "target": "testing_file_file_getmimetype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L50", "weight": 1.0}], "raw_calls": [{"caller_nid": "testing_file_file_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L49"}, {"caller_nid": "testing_file_file_getsize", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L112"}, {"caller_nid": "testing_file_file_getmimetype", "callee": "MimeType", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L135"}, {"caller_nid": "testing_file_file_tempfilepath", "callee": "stream_get_meta_data", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Testing\\File.php", "source_location": "L145"}]}