Files
clinicpro/graphify-out/cache/ast/v0.8.44/13d2f7d1bc474813f7fda1481c0803b48cb419b59dee97b7f622c48a6f06bc3f.json
T
2026-07-16 09:18:53 +03:30

1 line
12 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "label": "WeeklySchedule.php", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L1"}, {"id": "entity_weeklyschedule_weeklyschedule", "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L10"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L38"}, {"id": "entity_weeklyschedule_weeklyschedule_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L51"}, {"id": "entity_weeklyschedule_weeklyschedule_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L60"}, {"id": "entity_weeklyschedule_weeklyschedule_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L61"}, {"id": "entity_weeklyschedule_weeklyschedule_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L62"}, {"id": "entity_weeklyschedule_weeklyschedule_getsetting", "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L63"}, {"id": "entity_weeklyschedule_weeklyschedule_setsetting", "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L65"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L65"}, {"id": "entity_weeklyschedule_weeklyschedule_getmeta", "label": ".getMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L77"}, {"id": "entity_weeklyschedule_weeklyschedule_getstoredbookingmode", "label": ".getStoredBookingMode()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L87"}, {"id": "entity_weeklyschedule_weeklyschedule_setmeta", "label": ".setMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L92"}, {"id": "entity_weeklyschedule_weeklyschedule_getdayschedule", "label": ".getDaySchedule()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L110"}, {"id": "entity_weeklyschedule_weeklyschedule_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L117"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "weeklyschedulerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "entity_weeklyschedule_weeklyschedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L10", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L38", "weight": 1.0, "context": "field"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L51", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L60", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L61", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L62", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L62", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L63", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_setsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L65", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setsetting", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getmeta", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getstoredbookingmode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_setmeta", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setmeta", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L92", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getdayschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L110", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L117", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setmeta", "target": "entity_weeklyschedule_weeklyschedule_getmeta", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L121", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getdayschedule", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L122", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getmeta", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L123", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getstoredbookingmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L125", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_weeklyschedule_weeklyschedule_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L53", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L53", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L56", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L57", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setsetting", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L73", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_getmeta", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L79", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setmeta", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L98", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setmeta", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L101", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setmeta", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L106", "receiver": null}]}