{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "label": "MultipartUploadingTrait.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L1"}, {"id": "s3_multipartuploadingtrait_getstatefromservice", "label": "getStateFromService()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L21"}, {"id": "s3_multipartuploadingtrait_handleresult", "label": "handleResult()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L52"}, {"id": "s3_multipartuploadingtrait_extractetag", "label": "extractETag()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L64"}, {"id": "s3_multipartuploadingtrait_getcompleteparams", "label": "getCompleteParams()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L66"}, {"id": "s3_multipartuploadingtrait_determinepartsize", "label": "determinePartSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L78"}, {"id": "s3_multipartuploadingtrait_getinitiateparams", "label": "getInitiateParams()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L100"}, {"id": "s3_multipartuploadingtrait_getstate", "label": "getState()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L120"}, {"id": "s3_multipartuploadingtrait_getconfig", "label": "getConfig()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L125"}, {"id": "s3_multipartuploadingtrait_getsourcesize", "label": "getSourceSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L130"}, {"id": "s3_multipartuploadingtrait_getsourcemimetype", "label": "getSourceMimeType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L135"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "commandinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L4", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "uploadstate", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "resultinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_getstatefromservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_handleresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L52", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_extractetag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L64", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_getcompleteparams", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L66", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_determinepartsize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L78", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_getinitiateparams", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L100", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_getstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L120", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_getconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L125", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_getsourcesize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L130", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_s3_multipartuploadingtrait_php", "target": "s3_multipartuploadingtrait_getsourcemimetype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L135", "weight": 1.0}, {"source": "s3_multipartuploadingtrait_handleresult", "target": "s3_multipartuploadingtrait_extractetag", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L56", "weight": 1.0}, {"source": "s3_multipartuploadingtrait_handleresult", "target": "s3_multipartuploadingtrait_getstate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L61", "weight": 1.0}, {"source": "s3_multipartuploadingtrait_getcompleteparams", "target": "s3_multipartuploadingtrait_getconfig", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L68", "weight": 1.0}, {"source": "s3_multipartuploadingtrait_getcompleteparams", "target": "s3_multipartuploadingtrait_getstate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L72", "weight": 1.0}, {"source": "s3_multipartuploadingtrait_determinepartsize", "target": "s3_multipartuploadingtrait_getconfig", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L81", "weight": 1.0}, {"source": "s3_multipartuploadingtrait_determinepartsize", "target": "s3_multipartuploadingtrait_getsourcesize", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L84", "weight": 1.0}, {"source": "s3_multipartuploadingtrait_getinitiateparams", "target": "s3_multipartuploadingtrait_getconfig", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L102", "weight": 1.0}, {"source": "s3_multipartuploadingtrait_getinitiateparams", "target": "s3_multipartuploadingtrait_getsourcemimetype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L110", "weight": 1.0}], "raw_calls": [{"caller_nid": "s3_multipartuploadingtrait_getstatefromservice", "callee": "getPaginator", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L33"}, {"caller_nid": "s3_multipartuploadingtrait_getstatefromservice", "callee": "getId", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L33"}, {"caller_nid": "s3_multipartuploadingtrait_getstatefromservice", "callee": "getPartSize", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L35"}, {"caller_nid": "s3_multipartuploadingtrait_getstatefromservice", "callee": "setPartSize", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L36"}, {"caller_nid": "s3_multipartuploadingtrait_getstatefromservice", "callee": "search", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L36"}, {"caller_nid": "s3_multipartuploadingtrait_getstatefromservice", "callee": "markPartAsUploaded", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L40"}, {"caller_nid": "s3_multipartuploadingtrait_getstatefromservice", "callee": "setStatus", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L47"}, {"caller_nid": "s3_multipartuploadingtrait_handleresult", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L57"}, {"caller_nid": "s3_multipartuploadingtrait_handleresult", "callee": "strtoupper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L58"}, {"caller_nid": "s3_multipartuploadingtrait_handleresult", "callee": "markPartAsUploaded", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L61"}, {"caller_nid": "s3_multipartuploadingtrait_getcompleteparams", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L69"}, {"caller_nid": "s3_multipartuploadingtrait_getcompleteparams", "callee": "getUploadedParts", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L72"}, {"caller_nid": "s3_multipartuploadingtrait_determinepartsize", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L85"}, {"caller_nid": "s3_multipartuploadingtrait_determinepartsize", "callee": "ceil", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L87"}, {"caller_nid": "s3_multipartuploadingtrait_getinitiateparams", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L103"}, {"caller_nid": "s3_multipartuploadingtrait_getinitiateparams", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L105"}, {"caller_nid": "s3_multipartuploadingtrait_getinitiateparams", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\S3\\MultipartUploadingTrait.php", "source_location": "L110"}]}