{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_mime_type_detection_src_finfomimetypedetector_php", "label": "FinfoMimeTypeDetector.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L1"}, {"id": "src_finfomimetypedetector_finfomimetypedetector", "label": "FinfoMimeTypeDetector", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L12"}, {"id": "src_finfomimetypedetector_finfomimetypedetector_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L42"}, {"id": "src_finfomimetypedetector_finfomimetypedetector_detectmimetype", "label": ".detectMimeType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L54"}, {"id": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrompath", "label": ".detectMimeTypeFromPath()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L67"}, {"id": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefromfile", "label": ".detectMimeTypeFromFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L74"}, {"id": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrombuffer", "label": ".detectMimeTypeFromBuffer()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L79"}, {"id": "src_finfomimetypedetector_finfomimetypedetector_takesample", "label": ".takeSample()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L84"}, {"id": "src_finfomimetypedetector_finfomimetypedetector_lookupextension", "label": ".lookupExtension()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L93"}, {"id": "src_finfomimetypedetector_finfomimetypedetector_lookupallextensions", "label": ".lookupAllExtensions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L100"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_mime_type_detection_src_finfomimetypedetector_php", "target": "fileinfo_mime_type", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_mime_type_detection_src_finfomimetypedetector_php", "target": "pathinfo_extension", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_mime_type_detection_src_finfomimetypedetector_php", "target": "finfo", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_mime_type_detection_src_finfomimetypedetector_php", "target": "src_finfomimetypedetector_finfomimetypedetector", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L12", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector", "target": "src_finfomimetypedetector_finfomimetypedetector_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L42", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector", "target": "src_finfomimetypedetector_finfomimetypedetector_detectmimetype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L54", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector", "target": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrompath", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L67", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector", "target": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefromfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L74", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector", "target": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrombuffer", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L79", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector", "target": "src_finfomimetypedetector_finfomimetypedetector_takesample", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L84", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector", "target": "src_finfomimetypedetector_finfomimetypedetector_lookupextension", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L93", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector", "target": "src_finfomimetypedetector_finfomimetypedetector_lookupallextensions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L100", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector_detectmimetype", "target": "src_finfomimetypedetector_finfomimetypedetector_takesample", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L57", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector_detectmimetype", "target": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrompath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L64", "weight": 1.0}, {"source": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrombuffer", "target": "src_finfomimetypedetector_finfomimetypedetector_takesample", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L81", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_detectmimetype", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L56"}, {"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_detectmimetype", "callee": "buffer", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L57"}, {"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_detectmimetype", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L60"}, {"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrompath", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L69"}, {"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrompath", "callee": "pathinfo", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L69"}, {"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrompath", "callee": "lookupMimeType", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L71"}, {"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefromfile", "callee": "file", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L76"}, {"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_detectmimetypefrombuffer", "callee": "buffer", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L81"}, {"caller_nid": "src_finfomimetypedetector_finfomimetypedetector_takesample", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\mime-type-detection\\src\\FinfoMimeTypeDetector.php", "source_location": "L90"}]}