Files
clinicpro/graphify-out/cache/ast/v0.8.44/b338480257c5651b99a43d2a53c6536f8b2406342f99cfca94a01cfc445d7dae.json
T
hamed 98943ac249 Add AST JSON files for PatientAttachmentRepository, FileUploadService, migration Version20260713114523, and PatientAttachment entity
- Created JSON representation for PatientAttachmentRepository with methods and dependencies.
- Added JSON for FileUploadService detailing its methods and imported classes.
- Introduced JSON for migration Version20260713114523, including its methods and schema references.
- Generated JSON for PatientAttachment entity, outlining its properties and methods.
2026-07-13 15:20:17 +03:30

1 line
12 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientattachmentrepository_php", "label": "PatientAttachmentRepository.php", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L1"}, {"id": "repository_patientattachmentrepository_patientattachmentrepository", "label": "PatientAttachmentRepository", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L10"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_patientattachmentrepository_patientattachmentrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L12"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L12"}, {"id": "repository_patientattachmentrepository_patientattachmentrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L17"}, {"id": "patientattachment", "label": "PatientAttachment", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L17"}, {"id": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "label": ".findByRecord()", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L23"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L23"}, {"id": "repository_patientattachmentrepository_patientattachmentrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L33"}, {"id": "repository_patientattachmentrepository_patientattachmentrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L39"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientattachmentrepository_php", "target": "patientattachment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientattachmentrepository_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientattachmentrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientattachmentrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientattachmentrepository_php", "target": "repository_patientattachmentrepository_patientattachmentrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_patientattachmentrepository_patientattachmentrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_patientattachmentrepository_patientattachmentrepository", "target": "repository_patientattachmentrepository_patientattachmentrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_patientattachmentrepository_patientattachmentrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientattachmentrepository_patientattachmentrepository", "target": "repository_patientattachmentrepository_patientattachmentrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_patientattachmentrepository_patientattachmentrepository_findbyuuid", "target": "patientattachment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "repository_patientattachmentrepository_patientattachmentrepository", "target": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L23", "weight": 1.0}, {"source": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientattachmentrepository_patientattachmentrepository", "target": "repository_patientattachmentrepository_patientattachmentrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L33", "weight": 1.0}, {"source": "repository_patientattachmentrepository_patientattachmentrepository_save", "target": "patientattachment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientattachmentrepository_patientattachmentrepository", "target": "repository_patientattachmentrepository_patientattachmentrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L39", "weight": 1.0}, {"source": "repository_patientattachmentrepository_patientattachmentrepository_remove", "target": "patientattachment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientattachmentrepository_patientattachmentrepository_construct", "target": "patientattachment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L14", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L14", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L25", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L25", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L25", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L25", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L25", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_findbyrecord", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L25", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_patientattachmentrepository_patientattachmentrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php", "source_location": "L42", "receiver": null}]}