Files
clinicpro/graphify-out/cache/ast/v0.8.44/e41bb3ac3f2faeb58985efddbfd2ea3a3bda1dfab607f8f4c0e69c192937799a.json
T
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- 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.
2026-07-30 12:16:27 +03:30

1 line
17 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "label": "AppointmentInsuranceService.php", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L1"}, {"id": "service_appointmentinsuranceservice_appointmentinsuranceservice", "label": "AppointmentInsuranceService", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L19"}, {"id": "service_appointmentinsuranceservice_appointmentinsuranceservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L21"}, {"id": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "label": ".tenantOf()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L33"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L33"}, {"id": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "label": ".effectiveCategory()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L46"}, {"id": "servicecategory", "label": "ServiceCategory", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L46"}, {"id": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "label": ".apply()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L64"}, {"id": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "label": ".resolveCategory()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L87"}, {"id": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolveinsuranceid", "label": ".resolveInsuranceId()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L120"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "insurancetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "servicecategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "insurancerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "tenantinsurancerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "tenantservicecategoryservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentinsuranceservice_php", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L19", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L21", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L33", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L46", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L46", "weight": 1.0, "context": "return_type"}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L64", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L64", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L87", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolveinsuranceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L120", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L52", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "target": "servicecategory", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L54", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L66", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L70", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "target": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolveinsuranceid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L76", "weight": 1.0}, {"source": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "target": "servicecategory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L93", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L35", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L38", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L39", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_tenantof", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L39", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "callee": "getInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "callee": "getInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L49", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_effectivecategory", "callee": "defaultCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L54", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L68", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "callee": "setInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L74", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "callee": "setInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_apply", "callee": "setInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L81", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L97", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "callee": "isEnabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L103", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L106", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolvecategory", "callee": "label", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L106", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolveinsuranceid", "callee": "findActiveContract", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L129", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolveinsuranceid", "callee": "getKind", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L140", "receiver": null}, {"caller_nid": "service_appointmentinsuranceservice_appointmentinsuranceservice_resolveinsuranceid", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentInsuranceService.php", "source_location": "L140", "receiver": null}]}