1 line
37 KiB
JSON
1 line
37 KiB
JSON
{"nodes": [{"id": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_application_controllers_training_search_php", "label": "Search.php", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L1"}, {"id": "search_search", "label": "Search", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L2"}, {"id": "search_search_construct", "label": ".__construct()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L5"}, {"id": "search_search_index", "label": ".index()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L10"}, {"id": "search_search_instrument_byname", "label": ".instrument_byname()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L15"}, {"id": "search_search_qc_byname", "label": ".qc_byname()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L204"}, {"id": "search_search_qc_byid", "label": ".qc_byid()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L339"}, {"id": "search_search_control_byname", "label": ".control_byname()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L460"}, {"id": "search_search_control_byid", "label": ".control_byid()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L726"}], "edges": [{"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_application_controllers_training_search_php", "target": "search_search", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L2", "weight": 1.0}, {"source": "search_search", "target": "search_search_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L5", "weight": 1.0}, {"source": "search_search", "target": "search_search_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L10", "weight": 1.0}, {"source": "search_search", "target": "search_search_instrument_byname", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L15", "weight": 1.0}, {"source": "search_search", "target": "search_search_qc_byname", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L204", "weight": 1.0}, {"source": "search_search", "target": "search_search_qc_byid", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L339", "weight": 1.0}, {"source": "search_search", "target": "search_search_control_byname", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L460", "weight": 1.0}, {"source": "search_search", "target": "search_search_control_byid", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L726", "weight": 1.0}], "raw_calls": [{"caller_nid": "search_search_construct", "callee": "parent", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L7"}, {"caller_nid": "search_search_construct", "callee": "database", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L8"}, {"caller_nid": "search_search_instrument_byname", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L20"}, {"caller_nid": "search_search_instrument_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L28"}, {"caller_nid": "search_search_instrument_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L29"}, {"caller_nid": "search_search_instrument_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L35"}, {"caller_nid": "search_search_instrument_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L36"}, {"caller_nid": "search_search_instrument_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L41"}, {"caller_nid": "search_search_instrument_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L47"}, {"caller_nid": "search_search_instrument_byname", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L48"}, {"caller_nid": "search_search_instrument_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L63"}, {"caller_nid": "search_search_instrument_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L64"}, {"caller_nid": "search_search_instrument_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L71"}, {"caller_nid": "search_search_instrument_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L72"}, {"caller_nid": "search_search_instrument_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L88"}, {"caller_nid": "search_search_instrument_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L89"}, {"caller_nid": "search_search_instrument_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L102"}, {"caller_nid": "search_search_instrument_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L103"}, {"caller_nid": "search_search_instrument_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L119"}, {"caller_nid": "search_search_instrument_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L120"}, {"caller_nid": "search_search_instrument_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L132"}, {"caller_nid": "search_search_instrument_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L133"}, {"caller_nid": "search_search_instrument_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L149"}, {"caller_nid": "search_search_instrument_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L150"}, {"caller_nid": "search_search_instrument_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L166"}, {"caller_nid": "search_search_instrument_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L167"}, {"caller_nid": "search_search_instrument_byname", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L170"}, {"caller_nid": "search_search_instrument_byname", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L172"}, {"caller_nid": "search_search_instrument_byname", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L175"}, {"caller_nid": "search_search_instrument_byname", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L179"}, {"caller_nid": "search_search_instrument_byname", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L181"}, {"caller_nid": "search_search_instrument_byname", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L184"}, {"caller_nid": "search_search_instrument_byname", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L187"}, {"caller_nid": "search_search_instrument_byname", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L188"}, {"caller_nid": "search_search_instrument_byname", "callee": "ceil", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L190"}, {"caller_nid": "search_search_instrument_byname", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L198"}, {"caller_nid": "search_search_instrument_byname", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L200"}, {"caller_nid": "search_search_instrument_byname", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L201"}, {"caller_nid": "search_search_qc_byname", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L209"}, {"caller_nid": "search_search_qc_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L216"}, {"caller_nid": "search_search_qc_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L217"}, {"caller_nid": "search_search_qc_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L224"}, {"caller_nid": "search_search_qc_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L225"}, {"caller_nid": "search_search_qc_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L231"}, {"caller_nid": "search_search_qc_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L232"}, {"caller_nid": "search_search_qc_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L238"}, {"caller_nid": "search_search_qc_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L239"}, {"caller_nid": "search_search_qc_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L246"}, {"caller_nid": "search_search_qc_byname", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L248"}, {"caller_nid": "search_search_qc_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L271"}, {"caller_nid": "search_search_qc_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L274"}, {"caller_nid": "search_search_qc_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L293"}, {"caller_nid": "search_search_qc_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L296"}, {"caller_nid": "search_search_qc_byname", "callee": "json_encode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L298"}, {"caller_nid": "search_search_qc_byname", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L304"}, {"caller_nid": "search_search_qc_byname", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L306"}, {"caller_nid": "search_search_qc_byname", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L309"}, {"caller_nid": "search_search_qc_byname", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L313"}, {"caller_nid": "search_search_qc_byname", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L315"}, {"caller_nid": "search_search_qc_byname", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L318"}, {"caller_nid": "search_search_qc_byname", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L321"}, {"caller_nid": "search_search_qc_byname", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L322"}, {"caller_nid": "search_search_qc_byname", "callee": "ceil", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L324"}, {"caller_nid": "search_search_qc_byname", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L332"}, {"caller_nid": "search_search_qc_byname", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L335"}, {"caller_nid": "search_search_qc_byname", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L336"}, {"caller_nid": "search_search_qc_byid", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L344"}, {"caller_nid": "search_search_qc_byid", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L353"}, {"caller_nid": "search_search_qc_byid", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L354"}, {"caller_nid": "search_search_qc_byid", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L358"}, {"caller_nid": "search_search_qc_byid", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L359"}, {"caller_nid": "search_search_qc_byid", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L363"}, {"caller_nid": "search_search_qc_byid", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L364"}, {"caller_nid": "search_search_qc_byid", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L369"}, {"caller_nid": "search_search_qc_byid", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L370"}, {"caller_nid": "search_search_qc_byid", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L376"}, {"caller_nid": "search_search_qc_byid", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L377"}, {"caller_nid": "search_search_qc_byid", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L399"}, {"caller_nid": "search_search_qc_byid", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L400"}, {"caller_nid": "search_search_qc_byid", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L416"}, {"caller_nid": "search_search_qc_byid", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L417"}, {"caller_nid": "search_search_qc_byid", "callee": "json_encode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L419"}, {"caller_nid": "search_search_qc_byid", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L424"}, {"caller_nid": "search_search_qc_byid", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L426"}, {"caller_nid": "search_search_qc_byid", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L429"}, {"caller_nid": "search_search_qc_byid", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L434"}, {"caller_nid": "search_search_qc_byid", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L436"}, {"caller_nid": "search_search_qc_byid", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L439"}, {"caller_nid": "search_search_qc_byid", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L442"}, {"caller_nid": "search_search_qc_byid", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L443"}, {"caller_nid": "search_search_qc_byid", "callee": "ceil", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L445"}, {"caller_nid": "search_search_qc_byid", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L453"}, {"caller_nid": "search_search_qc_byid", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L456"}, {"caller_nid": "search_search_qc_byid", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L457"}, {"caller_nid": "search_search_control_byname", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L465"}, {"caller_nid": "search_search_control_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L475"}, {"caller_nid": "search_search_control_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L480"}, {"caller_nid": "search_search_control_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L481"}, {"caller_nid": "search_search_control_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L487"}, {"caller_nid": "search_search_control_byname", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L488"}, {"caller_nid": "search_search_control_byname", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L497"}, {"caller_nid": "search_search_control_byname", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L498"}, {"caller_nid": "search_search_control_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L519"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L520"}, {"caller_nid": "search_search_control_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L535"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L536"}, {"caller_nid": "search_search_control_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L560"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L561"}, {"caller_nid": "search_search_control_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L583"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L584"}, {"caller_nid": "search_search_control_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L608"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L609"}, {"caller_nid": "search_search_control_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L631"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L632"}, {"caller_nid": "search_search_control_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L660"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L661"}, {"caller_nid": "search_search_control_byname", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L687"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L688"}, {"caller_nid": "search_search_control_byname", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L692"}, {"caller_nid": "search_search_control_byname", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L694"}, {"caller_nid": "search_search_control_byname", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L697"}, {"caller_nid": "search_search_control_byname", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L702"}, {"caller_nid": "search_search_control_byname", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L704"}, {"caller_nid": "search_search_control_byname", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L707"}, {"caller_nid": "search_search_control_byname", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L711"}, {"caller_nid": "search_search_control_byname", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L712"}, {"caller_nid": "search_search_control_byname", "callee": "ceil", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L713"}, {"caller_nid": "search_search_control_byname", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L718"}, {"caller_nid": "search_search_control_byname", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L720"}, {"caller_nid": "search_search_control_byname", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L722"}, {"caller_nid": "search_search_control_byname", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L723"}, {"caller_nid": "search_search_control_byid", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L731"}, {"caller_nid": "search_search_control_byid", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L741"}, {"caller_nid": "search_search_control_byid", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L742"}, {"caller_nid": "search_search_control_byid", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L750"}, {"caller_nid": "search_search_control_byid", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L751"}, {"caller_nid": "search_search_control_byid", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L784"}, {"caller_nid": "search_search_control_byid", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L785"}, {"caller_nid": "search_search_control_byid", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L813"}, {"caller_nid": "search_search_control_byid", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L814"}, {"caller_nid": "search_search_control_byid", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L817"}, {"caller_nid": "search_search_control_byid", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L819"}, {"caller_nid": "search_search_control_byid", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L822"}, {"caller_nid": "search_search_control_byid", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L827"}, {"caller_nid": "search_search_control_byid", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L829"}, {"caller_nid": "search_search_control_byid", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L832"}, {"caller_nid": "search_search_control_byid", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L836"}, {"caller_nid": "search_search_control_byid", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L837"}, {"caller_nid": "search_search_control_byid", "callee": "ceil", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L838"}, {"caller_nid": "search_search_control_byid", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L844"}, {"caller_nid": "search_search_control_byid", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L846"}, {"caller_nid": "search_search_control_byid", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L848"}, {"caller_nid": "search_search_control_byid", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/training/Search.php", "source_location": "L849"}]} |