{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_aesgcmencryptingstream_php", "label": "AesGcmEncryptingStream.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L1"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "label": "AesGcmEncryptingStream", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L14"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getstaticaesname", "label": ".getStaticAesName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L43"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L56"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getopensslname", "label": ".getOpenSslName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L76"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getaesname", "label": ".getAesName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L86"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getcurrentiv", "label": ".getCurrentIv()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L91"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_createstream", "label": ".createStream()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L96"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_gettag", "label": ".getTag()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L124"}, {"id": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_iswritable", "label": ".isWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L129"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_aesgcmencryptingstream_php", "target": "aesgcm", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L4", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_aesgcmencryptingstream_php", "target": "key", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_aesgcmencryptingstream_php", "target": "psr7", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_aesgcmencryptingstream_php", "target": "streamdecoratortrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_aesgcmencryptingstream_php", "target": "streaminterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_aesgcmencryptingstream_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_aesgcmencryptingstream_php", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L14", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getstaticaesname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L43", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L56", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getopensslname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L76", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getaesname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L86", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getcurrentiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L91", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_createstream", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L96", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_gettag", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L124", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_iswritable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L129", "weight": 1.0}, {"source": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_createstream", "target": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getopensslname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L110", "weight": 1.0}], "raw_calls": [{"caller_nid": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_getaesname", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L88"}, {"caller_nid": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_createstream", "callee": "version_compare", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L98"}, {"caller_nid": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_createstream", "callee": "Psr7\\Utils", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L99"}, {"caller_nid": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_createstream", "callee": "AesGcm", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L99"}, {"caller_nid": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_createstream", "callee": "Psr7\\Utils", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L108"}, {"caller_nid": "crypto_aesgcmencryptingstream_aesgcmencryptingstream_createstream", "callee": "\\openssl_encrypt", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\AesGcmEncryptingStream.php", "source_location": "L108"}]}