1 line
33 KiB
JSON
1 line
33 KiB
JSON
{"nodes": [{"id": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_application_controllers_inventory_itemcategory_php", "label": "Itemcategory.php", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L1"}, {"id": "itemcategory_itemcategory", "label": "Itemcategory", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L2"}, {"id": "itemcategory_itemcategory_construct", "label": ".__construct()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L7"}, {"id": "itemcategory_itemcategory_index", "label": ".index()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L14"}, {"id": "itemcategory_itemcategory_search", "label": ".search()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L24"}, {"id": "itemcategory_itemcategory_search1", "label": ".search1()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L148"}, {"id": "itemcategory_itemcategory_add", "label": ".add()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L240"}, {"id": "itemcategory_itemcategory_edit", "label": ".edit()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L405"}, {"id": "itemcategory_itemcategory_delete", "label": ".delete()", "file_type": "code", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L590"}], "edges": [{"source": "users_fajrihardhitamurti_repo_gitea_ibl_be_ibl_one_api_lab_application_controllers_inventory_itemcategory_php", "target": "itemcategory_itemcategory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L2", "weight": 1.0}, {"source": "itemcategory_itemcategory", "target": "itemcategory_itemcategory_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L7", "weight": 1.0}, {"source": "itemcategory_itemcategory", "target": "itemcategory_itemcategory_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L14", "weight": 1.0}, {"source": "itemcategory_itemcategory", "target": "itemcategory_itemcategory_search", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L24", "weight": 1.0}, {"source": "itemcategory_itemcategory", "target": "itemcategory_itemcategory_search1", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L148", "weight": 1.0}, {"source": "itemcategory_itemcategory", "target": "itemcategory_itemcategory_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L240", "weight": 1.0}, {"source": "itemcategory_itemcategory", "target": "itemcategory_itemcategory_edit", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L405", "weight": 1.0}, {"source": "itemcategory_itemcategory", "target": "itemcategory_itemcategory_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L590", "weight": 1.0}], "raw_calls": [{"caller_nid": "itemcategory_itemcategory_construct", "callee": "parent", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L9"}, {"caller_nid": "itemcategory_itemcategory_construct", "callee": "database", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L10"}, {"caller_nid": "itemcategory_itemcategory_construct", "callee": "database", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L11"}, {"caller_nid": "itemcategory_itemcategory_index", "callee": "result", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L18"}, {"caller_nid": "itemcategory_itemcategory_index", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L18"}, {"caller_nid": "itemcategory_itemcategory_index", "callee": "print_r", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L21"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L29"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L37"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L38"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L90"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "row", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L97"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "ceil", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L98"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L100"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L101"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L120"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L127"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L129"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L130"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "count", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L136"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L140"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L143"}, {"caller_nid": "itemcategory_itemcategory_search", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L144"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L152"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L161"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L162"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L166"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L167"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L170"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L171"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L174"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "is_numeric", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L176"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L194"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L195"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L202"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L203"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L205"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L207"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L210"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L214"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L216"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L219"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L222"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "ceil", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L224"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "result_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L225"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L233"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L235"}, {"caller_nid": "itemcategory_itemcategory_search1", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L236"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L245"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trans_begin", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L250"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L260"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L261"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L262"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L272"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L276"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L279"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L280"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "row_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L283"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L288"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L291"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L292"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "row_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L296"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L310"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L315"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L316"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "insert_id", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L321"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L329"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L335"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L336"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "row", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L340"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "json_encode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L342"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L362"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L370"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L371"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "trans_commit", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L376"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L381"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "array_push", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L385"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L395"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L400"}, {"caller_nid": "itemcategory_itemcategory_add", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L401"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L410"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trans_begin", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L415"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "isset", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L426"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L427"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trim", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L428"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L438"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "last_query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L442"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L445"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L446"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "row_array", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L449"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L471"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L478"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L479"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "row", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L483"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "json_encode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L485"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L497"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L502"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L503"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L513"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L519"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L520"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "row", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L524"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "json_encode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L526"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L544"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L553"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L554"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "trans_commit", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L559"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L564"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L585"}, {"caller_nid": "itemcategory_itemcategory_edit", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L586"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L595"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "trans_begin", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L600"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L614"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L619"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L620"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L632"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L638"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L639"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "row", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L643"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "json_encode", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L645"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "query", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L665"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "trans_rollback", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L673"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "sys_error_db", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L674"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "trans_commit", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L679"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "sys_ok", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L681"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "getMessage", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L684"}, {"caller_nid": "itemcategory_itemcategory_delete", "callee": "sys_error", "source_file": "/Users/fajrihardhitamurti/REPO_GITEA_IBL/BE_IBL/one-api-lab/application/controllers/inventory/Itemcategory.php", "source_location": "L685"}]} |