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

1 line
13 KiB
JSON

{"nodes": [{"id": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_system_core_exceptions_php", "label": "Exceptions.php", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L1"}, {"id": "exceptions_ci_exceptions", "label": "CI_Exceptions", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L49"}, {"id": "exceptions_ci_exceptions_construct", "label": ".__construct()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L83"}, {"id": "exceptions_ci_exceptions_log_exception", "label": ".log_exception()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L102"}, {"id": "exceptions_ci_exceptions_show_404", "label": ".show_404()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L119"}, {"id": "exceptions_ci_exceptions_show_error", "label": ".show_error()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L157"}, {"id": "exceptions_ci_exceptions_show_exception", "label": ".show_exception()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L190"}, {"id": "exceptions_ci_exceptions_show_php_error", "label": ".show_php_error()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L236"}], "edges": [{"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_system_core_exceptions_php", "target": "exceptions_ci_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L49", "weight": 1.0}, {"source": "exceptions_ci_exceptions", "target": "exceptions_ci_exceptions_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L83", "weight": 1.0}, {"source": "exceptions_ci_exceptions", "target": "exceptions_ci_exceptions_log_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L102", "weight": 1.0}, {"source": "exceptions_ci_exceptions", "target": "exceptions_ci_exceptions_show_404", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L119", "weight": 1.0}, {"source": "exceptions_ci_exceptions", "target": "exceptions_ci_exceptions_show_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L157", "weight": 1.0}, {"source": "exceptions_ci_exceptions", "target": "exceptions_ci_exceptions_show_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L190", "weight": 1.0}, {"source": "exceptions_ci_exceptions", "target": "exceptions_ci_exceptions_show_php_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L236", "weight": 1.0}, {"source": "exceptions_ci_exceptions_show_404", "target": "exceptions_ci_exceptions_show_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L138", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_ci_exceptions_construct", "callee": "ob_get_level", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L85"}, {"caller_nid": "exceptions_ci_exceptions_log_exception", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L104"}, {"caller_nid": "exceptions_ci_exceptions_log_exception", "callee": "log_message", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L105"}, {"caller_nid": "exceptions_ci_exceptions_show_404", "callee": "is_cli", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L121"}, {"caller_nid": "exceptions_ci_exceptions_show_404", "callee": "log_message", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L135"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "config_item", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L159"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "empty", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L160"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "is_cli", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L165"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "is_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L167"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "implode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L167"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "set_status_header", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L172"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "is_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L173"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "implode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L173"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "ob_get_level", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L177"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "ob_end_flush", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L179"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "ob_start", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L181"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "ob_get_contents", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L183"}, {"caller_nid": "exceptions_ci_exceptions_show_error", "callee": "ob_end_clean", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L184"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "config_item", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L192"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "empty", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L193"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L198"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "empty", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L199"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "is_cli", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L204"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "ob_get_level", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L213"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "ob_end_flush", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L215"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "ob_start", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L218"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "ob_get_contents", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L220"}, {"caller_nid": "exceptions_ci_exceptions_show_exception", "callee": "ob_end_clean", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L221"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "config_item", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L238"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "empty", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L239"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L244"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "is_cli", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L247"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "str_replace", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L249"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "strpos", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L250"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "explode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L252"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "count", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L253"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "end", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L253"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "ob_get_level", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L263"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "ob_end_flush", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L265"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "ob_start", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L267"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "ob_get_contents", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L269"}, {"caller_nid": "exceptions_ci_exceptions_show_php_error", "callee": "ob_end_clean", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/system/core/Exceptions.php", "source_location": "L270"}]}