1 line
9.8 KiB
JSON
1 line
9.8 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_service_inventoryservice_php", "label": "InventoryService.php", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L1"}, {"id": "service_inventoryservice_inventoryservice", "label": "InventoryService", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L16"}, {"id": "service_inventoryservice_inventoryservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L18"}, {"id": "service_inventoryservice_inventoryservice_stats", "label": ".stats()", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L29"}, {"id": "service_inventoryservice_inventoryservice_packagetoarray", "label": ".packageToArray()", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L53"}, {"id": "inventorypackage", "label": "InventoryPackage", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L53"}, {"id": "service_inventoryservice_inventoryservice_syncpackageitems", "label": ".syncPackageItems()", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L94"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_service_inventoryservice_php", "target": "inventoryitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_service_inventoryservice_php", "target": "inventorypackage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_service_inventoryservice_php", "target": "inventorypackageitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_service_inventoryservice_php", "target": "inventoryitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_service_inventoryservice_php", "target": "inventorypackagerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_service_inventoryservice_php", "target": "service_inventoryservice_inventoryservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L16", "weight": 1.0}, {"source": "service_inventoryservice_inventoryservice", "target": "service_inventoryservice_inventoryservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L18", "weight": 1.0}, {"source": "service_inventoryservice_inventoryservice", "target": "service_inventoryservice_inventoryservice_stats", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L29", "weight": 1.0}, {"source": "service_inventoryservice_inventoryservice", "target": "service_inventoryservice_inventoryservice_packagetoarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L53", "weight": 1.0}, {"source": "service_inventoryservice_inventoryservice_packagetoarray", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "service_inventoryservice_inventoryservice", "target": "service_inventoryservice_inventoryservice_syncpackageitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L94", "weight": 1.0}, {"source": "service_inventoryservice_inventoryservice_syncpackageitems", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "service_inventoryservice_inventoryservice_stats", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L33", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_stats", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L42", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getItems", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L59", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getAmount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L62", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L63", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getStock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L65", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L71", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getUnit", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L72", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L73", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L79", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_packagetoarray", "callee": "getTitle", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_syncpackageitems", "callee": "clearItems", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_syncpackageitems", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L100", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_syncpackageitems", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L104", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_syncpackageitems", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L106", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_syncpackageitems", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L106", "receiver": null}, {"caller_nid": "service_inventoryservice_inventoryservice_syncpackageitems", "callee": "addItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php", "source_location": "L110", "receiver": null}]} |