- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_entity_inventorypackage_php", "label": "InventoryPackage.php", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L1"}, {"id": "entity_inventorypackage_inventorypackage", "label": "InventoryPackage", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L16"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L39"}, {"id": "entity_inventorypackage_inventorypackage_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L48"}, {"id": "entity_inventorypackage_inventorypackage_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L59"}, {"id": "entity_inventorypackage_inventorypackage_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L60"}, {"id": "entity_inventorypackage_inventorypackage_getentitytype", "label": ".getEntityType()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L61"}, {"id": "entity_inventorypackage_inventorypackage_getentityid", "label": ".getEntityId()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L62"}, {"id": "entity_inventorypackage_inventorypackage_gettitle", "label": ".getTitle()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L63"}, {"id": "entity_inventorypackage_inventorypackage_settitle", "label": ".setTitle()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L65"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L65"}, {"id": "entity_inventorypackage_inventorypackage_getitems", "label": ".getItems()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L68"}, {"id": "entity_inventorypackage_inventorypackage_additem", "label": ".addItem()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L70"}, {"id": "inventorypackageitem", "label": "InventoryPackageItem", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L70"}, {"id": "entity_inventorypackage_inventorypackage_clearitems", "label": ".clearItems()", "file_type": "code", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L81"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_entity_inventorypackage_php", "target": "inventorypackagerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_entity_inventorypackage_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_entity_inventorypackage_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_entity_inventorypackage_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_entity_inventorypackage_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_entity_inventorypackage_php", "target": "entity_inventorypackage_inventorypackage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L16", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L48", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L60", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_getentitytype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L61", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_getentityid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L62", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_gettitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L63", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_settitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L65", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage_settitle", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_getitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L68", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage_getitems", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L68", "weight": 1.0, "context": "return_type"}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_additem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage_additem", "target": "inventorypackageitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_inventorypackage_inventorypackage_additem", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L70", "weight": 1.0, "context": "return_type"}, {"source": "entity_inventorypackage_inventorypackage", "target": "entity_inventorypackage_inventorypackage_clearitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_inventorypackage_inventorypackage_clearitems", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Entity/InventoryPackage.php", "source_location": "L81", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "entity_inventorypackage_inventorypackage_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L50", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L50", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L55", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L56", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_settitle", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L65", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_additem", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L72", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_additem", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L73", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_additem", "callee": "setPackage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L74", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_additem", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L76", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_clearitems", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L83", "receiver": null}, {"caller_nid": "entity_inventorypackage_inventorypackage_clearitems", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php", "source_location": "L84", "receiver": null}]} |