- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports. - Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships. - Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_repository_inventorypackagerepository_php", "label": "InventoryPackageRepository.php", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L1"}, {"id": "repository_inventorypackagerepository_inventorypackagerepository", "label": "InventoryPackageRepository", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_inventorypackagerepository_inventorypackagerepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L11"}, {"id": "repository_inventorypackagerepository_inventorypackagerepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L16"}, {"id": "inventorypackage", "label": "InventoryPackage", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L16"}, {"id": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "label": ".findByEntity()", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L22"}, {"id": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids", "label": ".findMapByIds()", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L42"}, {"id": "repository_inventorypackagerepository_inventorypackagerepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L57"}, {"id": "repository_inventorypackagerepository_inventorypackagerepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L63"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_repository_inventorypackagerepository_php", "target": "inventorypackage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_repository_inventorypackagerepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_repository_inventorypackagerepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_inventory_repository_inventorypackagerepository_php", "target": "repository_inventorypackagerepository_inventorypackagerepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_inventorypackagerepository_inventorypackagerepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_inventorypackagerepository_inventorypackagerepository", "target": "repository_inventorypackagerepository_inventorypackagerepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_inventorypackagerepository_inventorypackagerepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_inventorypackagerepository_inventorypackagerepository", "target": "repository_inventorypackagerepository_inventorypackagerepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_inventorypackagerepository_inventorypackagerepository_findbyuuid", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "repository_inventorypackagerepository_inventorypackagerepository", "target": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L22", "weight": 1.0}, {"source": "repository_inventorypackagerepository_inventorypackagerepository", "target": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L42", "weight": 1.0}, {"source": "repository_inventorypackagerepository_inventorypackagerepository", "target": "repository_inventorypackagerepository_inventorypackagerepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L57", "weight": 1.0}, {"source": "repository_inventorypackagerepository_inventorypackagerepository_save", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_inventorypackagerepository_inventorypackagerepository", "target": "repository_inventorypackagerepository_inventorypackagerepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L63", "weight": 1.0}, {"source": "repository_inventorypackagerepository_inventorypackagerepository_remove", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_inventorypackagerepository_inventorypackagerepository_construct", "target": "inventorypackage", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L13", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findbyentity", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L50", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_findmapbyids", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L59", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L59", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_inventorypackagerepository_inventorypackagerepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php", "source_location": "L66", "receiver": null}]} |