Files
clinicpro/graphify-out/cache/ast/v0.8.44/ee0c179f7e414e6ae2de6c8fbc2e6d8ec0663d12118d3951f6057e43065599fb.json
T
2026-08-07 12:08:48 +03:30

1 line
6.8 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentprotocolstaff_php", "label": "TreatmentProtocolStaff.php", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L1"}, {"id": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "label": "TreatmentProtocolStaff", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L15"}, {"id": "treatmentprotocol", "label": "TreatmentProtocol", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L25"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L29"}, {"id": "entity_treatmentprotocolstaff_treatmentprotocolstaff_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L33"}, {"id": "entity_treatmentprotocolstaff_treatmentprotocolstaff_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L39"}, {"id": "entity_treatmentprotocolstaff_treatmentprotocolstaff_getprotocol", "label": ".getProtocol()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L40"}, {"id": "entity_treatmentprotocolstaff_treatmentprotocolstaff_getstaff", "label": ".getStaff()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L41"}, {"id": "entity_treatmentprotocolstaff_treatmentprotocolstaff_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L43"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentprotocolstaff_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentprotocolstaff_php", "target": "treatmentprotocolstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentprotocolstaff_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentprotocolstaff_php", "target": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L15", "weight": 1.0}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "target": "treatmentprotocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "target": "entity_treatmentprotocolstaff_treatmentprotocolstaff_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L33", "weight": 1.0}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff_construct", "target": "treatmentprotocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff_construct", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "target": "entity_treatmentprotocolstaff_treatmentprotocolstaff_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L39", "weight": 1.0}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "target": "entity_treatmentprotocolstaff_treatmentprotocolstaff_getprotocol", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L40", "weight": 1.0}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff_getprotocol", "target": "treatmentprotocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L40", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "target": "entity_treatmentprotocolstaff_treatmentprotocolstaff_getstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L41", "weight": 1.0}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff_getstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L41", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentprotocolstaff_treatmentprotocolstaff", "target": "entity_treatmentprotocolstaff_treatmentprotocolstaff_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_treatmentprotocolstaff_treatmentprotocolstaff_toarray", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L46", "receiver": null}, {"caller_nid": "entity_treatmentprotocolstaff_treatmentprotocolstaff_toarray", "callee": "getFullName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentProtocolStaff.php", "source_location": "L47", "receiver": null}]}