Files
clinicpro/graphify-out/cache/ast/v0.8.44/1dfd505c680e5be61493831e78808334adcf2eecaa301d230bb5e1c88e9e4a40.json
T
hamed 2553b45990 Add AST cache files for VisitPriceRequirementResolver, Version20260717093000, and DiscountRuleRepository
- 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.
2026-07-18 12:38:15 +03:30

1 line
9.2 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmenteventrepository_php", "label": "AppointmentEventRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L1"}, {"id": "repository_appointmenteventrepository_appointmenteventrepository", "label": "AppointmentEventRepository", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_appointmenteventrepository_appointmenteventrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L11"}, {"id": "repository_appointmenteventrepository_appointmenteventrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L13"}, {"id": "appointmentevent", "label": "AppointmentEvent", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L13"}, {"id": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "label": ".findByAppointmentUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L22"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmenteventrepository_php", "target": "appointmentevent", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmenteventrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmenteventrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmenteventrepository_php", "target": "repository_appointmenteventrepository_appointmenteventrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_appointmenteventrepository_appointmenteventrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_appointmenteventrepository_appointmenteventrepository", "target": "repository_appointmenteventrepository_appointmenteventrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_appointmenteventrepository_appointmenteventrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmenteventrepository_appointmenteventrepository", "target": "repository_appointmenteventrepository_appointmenteventrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_appointmenteventrepository_appointmenteventrepository_save", "target": "appointmentevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmenteventrepository_appointmenteventrepository", "target": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L22", "weight": 1.0}, {"source": "repository_appointmenteventrepository_appointmenteventrepository_construct", "target": "appointmentevent", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L11", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L11", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L15", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L15", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L17", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L17", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_appointmenteventrepository_appointmenteventrepository_findbyappointmentuuid", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php", "source_location": "L24", "receiver": null}]}