{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_psr7_src_uploadedfile_php", "label": "UploadedFile.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L1"}, {"id": "src_uploadedfile_uploadedfile", "label": "UploadedFile", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L12"}, {"id": "src_uploadedfile_uploadedfile_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L63"}, {"id": "src_uploadedfile_uploadedfile_setstreamorfile", "label": ".setStreamOrFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L87"}, {"id": "src_uploadedfile_uploadedfile_seterror", "label": ".setError()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L105"}, {"id": "src_uploadedfile_uploadedfile_isstringnotempty", "label": ".isStringNotEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L116"}, {"id": "src_uploadedfile_uploadedfile_isok", "label": ".isOk()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L124"}, {"id": "src_uploadedfile_uploadedfile_ismoved", "label": ".isMoved()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L129"}, {"id": "src_uploadedfile_uploadedfile_validateactive", "label": ".validateActive()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L137"}, {"id": "src_uploadedfile_uploadedfile_getstream", "label": ".getStream()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L148"}, {"id": "src_uploadedfile_uploadedfile_moveto", "label": ".moveTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L162"}, {"id": "src_uploadedfile_uploadedfile_getsize", "label": ".getSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L192"}, {"id": "src_uploadedfile_uploadedfile_geterror", "label": ".getError()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L197"}, {"id": "src_uploadedfile_uploadedfile_getclientfilename", "label": ".getClientFilename()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L202"}, {"id": "src_uploadedfile_uploadedfile_getclientmediatype", "label": ".getClientMediaType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L207"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_psr7_src_uploadedfile_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_psr7_src_uploadedfile_php", "target": "streaminterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_psr7_src_uploadedfile_php", "target": "uploadedfileinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_psr7_src_uploadedfile_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_psr7_src_uploadedfile_php", "target": "src_uploadedfile_uploadedfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L12", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L63", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_setstreamorfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L87", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_seterror", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L105", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_isstringnotempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L116", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_isok", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L124", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_ismoved", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L129", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_validateactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L137", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_getstream", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L148", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_moveto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L162", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_getsize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L192", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_geterror", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L197", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_getclientfilename", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L202", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile", "target": "src_uploadedfile_uploadedfile_getclientmediatype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L207", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_construct", "target": "src_uploadedfile_uploadedfile_seterror", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L70", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_construct", "target": "src_uploadedfile_uploadedfile_isok", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L75", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_construct", "target": "src_uploadedfile_uploadedfile_setstreamorfile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L76", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_seterror", "target": "src_uploadedfile_uploadedfile", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L107", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_validateactive", "target": "src_uploadedfile_uploadedfile_isok", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L139", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_validateactive", "target": "src_uploadedfile_uploadedfile_ismoved", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L143", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_getstream", "target": "src_uploadedfile_uploadedfile_validateactive", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L150", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_moveto", "target": "src_uploadedfile_uploadedfile_validateactive", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L164", "weight": 1.0}, {"source": "src_uploadedfile_uploadedfile_moveto", "target": "src_uploadedfile_uploadedfile_getstream", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L178", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_uploadedfile_uploadedfile_setstreamorfile", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L89"}, {"caller_nid": "src_uploadedfile_uploadedfile_setstreamorfile", "callee": "is_resource", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L91"}, {"caller_nid": "src_uploadedfile_uploadedfile_seterror", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L107"}, {"caller_nid": "src_uploadedfile_uploadedfile_isstringnotempty", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L118"}, {"caller_nid": "src_uploadedfile_uploadedfile_isstringnotempty", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L118"}, {"caller_nid": "src_uploadedfile_uploadedfile_moveto", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L166"}, {"caller_nid": "src_uploadedfile_uploadedfile_moveto", "callee": "rename", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L174"}, {"caller_nid": "src_uploadedfile_uploadedfile_moveto", "callee": "move_uploaded_file", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L175"}, {"caller_nid": "src_uploadedfile_uploadedfile_moveto", "callee": "Utils", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L177"}, {"caller_nid": "src_uploadedfile_uploadedfile_moveto", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\psr7\\src\\UploadedFile.php", "source_location": "L187"}]}