- 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
6.5 KiB
JSON
1 line
6.5 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionauditlog_php", "label": "SessionAuditLog.php", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L1"}, {"id": "entity_sessionauditlog_sessionauditlog", "label": "SessionAuditLog", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L13"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L30"}, {"id": "entity_sessionauditlog_sessionauditlog_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L59"}, {"id": "entity_sessionauditlog_sessionauditlog_setactor", "label": ".setActor()", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L68"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L68"}, {"id": "entity_sessionauditlog_sessionauditlog_setvalues", "label": ".setValues()", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L69"}, {"id": "entity_sessionauditlog_sessionauditlog_setnote", "label": ".setNote()", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L70"}, {"id": "entity_sessionauditlog_sessionauditlog_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L72"}, {"id": "entity_sessionauditlog_sessionauditlog_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L74"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionauditlog_php", "target": "sessionauditlogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionauditlog_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionauditlog_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionauditlog_php", "target": "entity_sessionauditlog_sessionauditlog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L13", "weight": 1.0}, {"source": "entity_sessionauditlog_sessionauditlog", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "entity_sessionauditlog_sessionauditlog", "target": "entity_sessionauditlog_sessionauditlog_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_sessionauditlog_sessionauditlog_construct", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_sessionauditlog_sessionauditlog", "target": "entity_sessionauditlog_sessionauditlog_setactor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L68", "weight": 1.0}, {"source": "entity_sessionauditlog_sessionauditlog_setactor", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L68", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionauditlog_sessionauditlog", "target": "entity_sessionauditlog_sessionauditlog_setvalues", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_sessionauditlog_sessionauditlog_setvalues", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionauditlog_sessionauditlog", "target": "entity_sessionauditlog_sessionauditlog_setnote", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_sessionauditlog_sessionauditlog_setnote", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L70", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionauditlog_sessionauditlog", "target": "entity_sessionauditlog_sessionauditlog_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_sessionauditlog_sessionauditlog", "target": "entity_sessionauditlog_sessionauditlog_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionAuditLog.php", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_sessionauditlog_sessionauditlog_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionAuditLog.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_sessionauditlog_sessionauditlog_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionAuditLog.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_sessionauditlog_sessionauditlog_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionAuditLog.php", "source_location": "L65", "receiver": null}]} |