Files
BE_IBL/graphify-out/cache/3e8ff32737e0f6b9dcd82b52a9ddcec3382947b6b3b983a9c309a2319759b786.json
2026-04-24 15:41:34 +07:00

1 line
6.0 KiB
JSON

{"nodes": [{"id": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_vendor_aws_v3_aws_crypto_abstractcryptoclient_php", "label": "AbstractCryptoClient.php", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L1"}, {"id": "abstractcryptoclient_abstractcryptoclient", "label": "AbstractCryptoClient", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L15"}, {"id": "abstractcryptoclient_abstractcryptoclient_issupportedcipher", "label": ".isSupportedCipher()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L30"}, {"id": "abstractcryptoclient_abstractcryptoclient_getcipheropensslname", "label": ".getCipherOpenSslName()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L46"}, {"id": "abstractcryptoclient_abstractcryptoclient_buildciphermethod", "label": ".buildCipherMethod()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L61"}, {"id": "abstractcryptoclient_abstractcryptoclient_getcipherfromaesname", "label": ".getCipherFromAesName()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L73"}, {"id": "abstractcryptoclient_abstractcryptoclient_encrypt", "label": ".encrypt()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L92"}, {"id": "abstractcryptoclient_abstractcryptoclient_decrypt", "label": ".decrypt()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L115"}], "edges": [{"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_vendor_aws_v3_aws_crypto_abstractcryptoclient_php", "target": "ciphermethod", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L4", "weight": 1.0}, {"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_vendor_aws_v3_aws_crypto_abstractcryptoclient_php", "target": "cbc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L5", "weight": 1.0}, {"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_vendor_aws_v3_aws_crypto_abstractcryptoclient_php", "target": "stream", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L6", "weight": 1.0}, {"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_vendor_aws_v3_aws_crypto_abstractcryptoclient_php", "target": "abstractcryptoclient_abstractcryptoclient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L15", "weight": 1.0}, {"source": "abstractcryptoclient_abstractcryptoclient", "target": "abstractcryptoclient_abstractcryptoclient_issupportedcipher", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L30", "weight": 1.0}, {"source": "abstractcryptoclient_abstractcryptoclient", "target": "abstractcryptoclient_abstractcryptoclient_getcipheropensslname", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L46", "weight": 1.0}, {"source": "abstractcryptoclient_abstractcryptoclient", "target": "abstractcryptoclient_abstractcryptoclient_buildciphermethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L61", "weight": 1.0}, {"source": "abstractcryptoclient_abstractcryptoclient", "target": "abstractcryptoclient_abstractcryptoclient_getcipherfromaesname", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L73", "weight": 1.0}, {"source": "abstractcryptoclient_abstractcryptoclient", "target": "abstractcryptoclient_abstractcryptoclient_encrypt", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L92", "weight": 1.0}, {"source": "abstractcryptoclient_abstractcryptoclient", "target": "abstractcryptoclient_abstractcryptoclient_decrypt", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L115", "weight": 1.0}], "raw_calls": [{"caller_nid": "abstractcryptoclient_abstractcryptoclient_issupportedcipher", "callee": "in_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/vendor/aws_v3/Aws/Crypto/AbstractCryptoClient.php", "source_location": "L32"}]}