Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 line
6.2 KiB
JSON
1 line
6.2 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontext_php", "label": "EntityContext.php", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L1"}, {"id": "context_entitycontext_entitycontext", "label": "EntityContext", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L15"}, {"id": "context_entitycontext_entitycontext_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L21"}, {"id": "context_entitycontext_entitycontext_fordoctor", "label": ".forDoctor()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28"}, {"id": "context_entitycontext_entitycontext_forclinic", "label": ".forClinic()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33"}, {"id": "context_entitycontext_entitycontext_unknown", "label": ".unknown()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L38"}, {"id": "context_entitycontext_entitycontext_isclinic", "label": ".isClinic()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L43"}, {"id": "context_entitycontext_entitycontext_isresolved", "label": ".isResolved()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L45"}, {"id": "context_entitycontext_entitycontext_toentitypair", "label": ".toEntityPair()", "file_type": "code", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L48"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontext_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontext_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_context_entitycontext_php", "target": "context_entitycontext_entitycontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L15", "weight": 1.0}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L21", "weight": 1.0}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_fordoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28", "weight": 1.0}, {"source": "context_entitycontext_entitycontext_fordoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontext_entitycontext_fordoctor", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_forclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33", "weight": 1.0}, {"source": "context_entitycontext_entitycontext_forclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "context_entitycontext_entitycontext_forclinic", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_unknown", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L38", "weight": 1.0}, {"source": "context_entitycontext_entitycontext_unknown", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L38", "weight": 1.0, "context": "return_type"}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_isclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L43", "weight": 1.0}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_isresolved", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L45", "weight": 1.0}, {"source": "context_entitycontext_entitycontext", "target": "context_entitycontext_entitycontext_toentitypair", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Context/EntityContext.php", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "context_entitycontext_entitycontext_forclinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContext.php", "source_location": "L35", "receiver": null}]} |