Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "label": "DateOverride.php", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L1"}, {"id": "entity_dateoverride_dateoverride", "label": "DateOverride", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L15"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L28"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L33"}, {"id": "entity_dateoverride_dateoverride_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59"}, {"id": "entity_dateoverride_dateoverride_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L70"}, {"id": "entity_dateoverride_dateoverride_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L71"}, {"id": "entity_dateoverride_dateoverride_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L72"}, {"id": "entity_dateoverride_dateoverride_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L73"}, {"id": "entity_dateoverride_dateoverride_getdate", "label": ".getDate()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L74"}, {"id": "entity_dateoverride_dateoverride_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L75"}, {"id": "entity_dateoverride_dateoverride_getsetting", "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L76"}, {"id": "entity_dateoverride_dateoverride_getreason", "label": ".getReason()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L77"}, {"id": "entity_dateoverride_dateoverride_setdate", "label": ".setDate()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79"}, {"id": "entity_dateoverride_dateoverride_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L80"}, {"id": "entity_dateoverride_dateoverride_setsetting", "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L81"}, {"id": "entity_dateoverride_dateoverride_setreason", "label": ".setReason()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L82"}, {"id": "entity_dateoverride_dateoverride_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L84"}, {"id": "entity_dateoverride_dateoverride_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L86"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "dateoverriderepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_dateoverride_php", "target": "entity_dateoverride_dateoverride", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L15", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "entity_dateoverride_dateoverride", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_dateoverride_dateoverride_construct", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L72", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L73", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getreason", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setdate", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L80", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setsetting", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L81", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setreason", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setreason", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L82", "weight": 1.0, "context": "return_type"}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setdate", "target": "entity_dateoverride_dateoverride_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setactive", "target": "entity_dateoverride_dateoverride_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setsetting", "target": "entity_dateoverride_dateoverride_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_setreason", "target": "entity_dateoverride_dateoverride_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_dateoverride_dateoverride_toarray", "target": "entity_dateoverride_dateoverride_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L90", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_dateoverride_dateoverride_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_dateoverride_dateoverride_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_dateoverride_dateoverride_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L66", "receiver": null}, {"caller_nid": "entity_dateoverride_dateoverride_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L67", "receiver": null}, {"caller_nid": "entity_dateoverride_dateoverride_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php", "source_location": "L84", "receiver": null}]} |