1 line
5.7 KiB
JSON
1 line
5.7 KiB
JSON
{"nodes": [{"id": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_application_controllers_tools_viewlog_php", "label": "Viewlog.php", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L1"}, {"id": "viewlog_viewlog", "label": "Viewlog", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L3"}, {"id": "viewlog_viewlog_construct", "label": ".__construct()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L5"}, {"id": "viewlog_viewlog_show", "label": ".show()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L9"}, {"id": "viewlog_viewlog_read_log", "label": ".read_log()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L17"}, {"id": "viewlog_viewlog_index", "label": ".index()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L44"}], "edges": [{"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_application_controllers_tools_viewlog_php", "target": "viewlog_viewlog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L3", "weight": 1.0}, {"source": "viewlog_viewlog", "target": "viewlog_viewlog_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L5", "weight": 1.0}, {"source": "viewlog_viewlog", "target": "viewlog_viewlog_show", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L9", "weight": 1.0}, {"source": "viewlog_viewlog", "target": "viewlog_viewlog_read_log", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L17", "weight": 1.0}, {"source": "viewlog_viewlog", "target": "viewlog_viewlog_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L44", "weight": 1.0}], "raw_calls": [{"caller_nid": "viewlog_viewlog_construct", "callee": "parent", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L7"}, {"caller_nid": "viewlog_viewlog_show", "callee": "file_get_contents", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L10"}, {"caller_nid": "viewlog_viewlog_show", "callee": "explode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L11"}, {"caller_nid": "viewlog_viewlog_show", "callee": "array_slice", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L12"}, {"caller_nid": "viewlog_viewlog_show", "callee": "array_reverse", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L13"}, {"caller_nid": "viewlog_viewlog_show", "callee": "implode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L14"}, {"caller_nid": "viewlog_viewlog_read_log", "callee": "fopen", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L19"}, {"caller_nid": "viewlog_viewlog_read_log", "callee": "fseek", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L26"}, {"caller_nid": "viewlog_viewlog_read_log", "callee": "fgetc", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L27"}, {"caller_nid": "viewlog_viewlog_index", "callee": "file_get_contents", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L47"}, {"caller_nid": "viewlog_viewlog_index", "callee": "explode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L48"}, {"caller_nid": "viewlog_viewlog_index", "callee": "array_slice", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L49"}, {"caller_nid": "viewlog_viewlog_index", "callee": "array_reverse", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L50"}, {"caller_nid": "viewlog_viewlog_index", "callee": "implode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/tools/Viewlog.php", "source_location": "L51"}]} |