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

1 line
9.5 KiB
JSON

{"nodes": [{"id": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_application_libraries_jwt_php", "label": "Jwt.php", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L1"}, {"id": "jwt_jwt", "label": "JWT", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L16"}, {"id": "jwt_jwt_decode", "label": ".decode()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L32"}, {"id": "jwt_jwt_encode", "label": ".encode()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L69"}, {"id": "jwt_jwt_sign", "label": ".sign()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L95"}, {"id": "jwt_jwt_jsondecode", "label": ".jsonDecode()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L116"}, {"id": "jwt_jwt_jsonencode", "label": ".jsonEncode()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L135"}, {"id": "jwt_jwt_urlsafeb64decode", "label": ".urlsafeB64Decode()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L153"}, {"id": "jwt_jwt_urlsafeb64encode", "label": ".urlsafeB64Encode()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L170"}, {"id": "jwt_jwt_handlejsonerror", "label": "._handleJsonError()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L182"}], "edges": [{"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_application_libraries_jwt_php", "target": "jwt_jwt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L16", "weight": 1.0}, {"source": "jwt_jwt", "target": "jwt_jwt_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L32", "weight": 1.0}, {"source": "jwt_jwt", "target": "jwt_jwt_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L69", "weight": 1.0}, {"source": "jwt_jwt", "target": "jwt_jwt_sign", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L95", "weight": 1.0}, {"source": "jwt_jwt", "target": "jwt_jwt_jsondecode", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L116", "weight": 1.0}, {"source": "jwt_jwt", "target": "jwt_jwt_jsonencode", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L135", "weight": 1.0}, {"source": "jwt_jwt", "target": "jwt_jwt_urlsafeb64decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L153", "weight": 1.0}, {"source": "jwt_jwt", "target": "jwt_jwt_urlsafeb64encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L170", "weight": 1.0}, {"source": "jwt_jwt", "target": "jwt_jwt_handlejsonerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L182", "weight": 1.0}, {"source": "jwt_jwt_decode", "target": "jwt_jwt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L39", "weight": 1.0}, {"source": "jwt_jwt_encode", "target": "jwt_jwt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L74", "weight": 1.0}, {"source": "jwt_jwt_jsondecode", "target": "jwt_jwt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L120", "weight": 1.0}, {"source": "jwt_jwt_jsonencode", "target": "jwt_jwt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L139", "weight": 1.0}], "raw_calls": [{"caller_nid": "jwt_jwt_decode", "callee": "explode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L34"}, {"caller_nid": "jwt_jwt_decode", "callee": "count", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L35"}, {"caller_nid": "jwt_jwt_decode", "callee": "empty", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L47"}, {"caller_nid": "jwt_jwt_encode", "callee": "implode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L76"}, {"caller_nid": "jwt_jwt_encode", "callee": "implode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L81"}, {"caller_nid": "jwt_jwt_sign", "callee": "empty", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L102"}, {"caller_nid": "jwt_jwt_sign", "callee": "hash_hmac", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L105"}, {"caller_nid": "jwt_jwt_jsondecode", "callee": "json_decode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L118"}, {"caller_nid": "jwt_jwt_jsondecode", "callee": "function_exists", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L119"}, {"caller_nid": "jwt_jwt_jsondecode", "callee": "json_last_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L119"}, {"caller_nid": "jwt_jwt_jsonencode", "callee": "json_encode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L137"}, {"caller_nid": "jwt_jwt_jsonencode", "callee": "function_exists", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L138"}, {"caller_nid": "jwt_jwt_jsonencode", "callee": "json_last_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L138"}, {"caller_nid": "jwt_jwt_urlsafeb64decode", "callee": "strlen", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L155"}, {"caller_nid": "jwt_jwt_urlsafeb64decode", "callee": "str_repeat", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L158"}, {"caller_nid": "jwt_jwt_urlsafeb64decode", "callee": "base64_decode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L160"}, {"caller_nid": "jwt_jwt_urlsafeb64decode", "callee": "strtr", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L160"}, {"caller_nid": "jwt_jwt_urlsafeb64encode", "callee": "str_replace", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L172"}, {"caller_nid": "jwt_jwt_urlsafeb64encode", "callee": "strtr", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L172"}, {"caller_nid": "jwt_jwt_urlsafeb64encode", "callee": "base64_encode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L172"}, {"caller_nid": "jwt_jwt_handlejsonerror", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/libraries/Jwt.php", "source_location": "L190"}]}