Files
clinicpro/graphify-out/cache/ast/v0.8.44/b4e38c60d5717ba4c423455a203be6e0ee78edafe9b8a6ee7af3e59bcaf7988f.json
T
2026-07-30 17:52:02 +03:30

1 line
15 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "label": "ResourceLinker.php", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L1"}, {"id": "service_resourcelinker_resourcelinker", "label": "ResourceLinker", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L21"}, {"id": "service_resourcelinker_resourcelinker_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L34"}, {"id": "service_resourcelinker_resourcelinker_systemtype", "label": ".systemType()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L44"}, {"id": "resourcetype", "label": "ResourceType", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L44"}, {"id": "service_resourcelinker_resourcelinker_forgetpendingtypes", "label": ".forgetPendingTypes()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L64"}, {"id": "service_resourcelinker_resourcelinker_link", "label": ".link()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70"}, {"id": "room", "label": "Room", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70"}, {"id": "service_resourcelinker_resourcelinker_subject", "label": ".subject()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L100"}, {"id": "service_resourcelinker_resourcelinker_syncactive", "label": ".syncActive()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L116"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "room", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "clinicresourcerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "resourcetyperepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "service_resourcelinker_resourcelinker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L21", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L34", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_systemtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L44", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_systemtype", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_forgetpendingtypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L64", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_link", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_link", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_link", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_link", "target": "room", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_link", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_link", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L70", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_subject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L100", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_subject", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L100", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_subject", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker_subject", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker_subject", "target": "room", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_syncactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L116", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_syncactive", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_syncactive", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_syncactive", "target": "room", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_systemtype", "target": "resourcetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L55", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_link", "target": "resourcetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L79", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_link", "target": "service_resourcelinker_resourcelinker_systemtype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L84", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_resourcelinker_resourcelinker_systemtype", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_systemtype", "callee": "findByCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L52", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_systemtype", "callee": "markSystem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L56", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_systemtype", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L57", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L72", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L84", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L84", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "linkTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L86", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "setCapacity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L90", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "getCapacity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L90", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L91", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L91", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L94", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_syncactive", "callee": "findAllForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L120", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_syncactive", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L121", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_syncactive", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L122", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_syncactive", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L128", "receiver": null}]}