1 line
9.5 KiB
JSON
1 line
9.5 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": "L15"}, {"id": "service_inventoryservice_inventoryservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L17"}, {"id": "service_inventoryservice_inventoryservice_stats", "label": ".stats()", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L27"}, {"id": "service_inventoryservice_inventoryservice_packagetoarray", "label": ".packageToArray()", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L51"}, {"id": "inventorypackage", "label": "InventoryPackage", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L51"}, {"id": "service_inventoryservice_inventoryservice_syncpackageitems", "label": ".syncPackageItems()", "file_type": "code", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L92"}], "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": "service_inventoryservice_inventoryservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L15", "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": "L17", "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": "L27", "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": "L51", "weight": 1.0}, {"source": "service_inventoryservice_inventoryservice_packagetoarray", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L51", "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": "L92", "weight": 1.0}, {"source": "service_inventoryservice_inventoryservice_syncpackageitems", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Service/InventoryService.php", "source_location": "L92", "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": "L31", "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": "L40", "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": "L57", "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": "L59", "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": "L60", "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": "L61", "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": "L63", "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": "L68", "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": "L69", "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": "L70", "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": "L71", "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": "L77", "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": "L78", "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": "L94", "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": "L98", "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": "L102", "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": "L104", "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": "L104", "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": "L108", "receiver": null}]} |