Files
clinicpro/graphify-out/cache/ast/v0.8.44/bcbd2a6ce45e548302d1853c67593d92d2a2cb1ad30debf97716cfca5f2154bf.json
T
2026-07-30 21:21:54 +03:30

1 line
16 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": "L20"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L65"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L70"}, {"id": "entity_weeklyschedule_weeklyschedule_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L83"}, {"id": "entity_weeklyschedule_weeklyschedule_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L93"}, {"id": "entity_weeklyschedule_weeklyschedule_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L94"}, {"id": "entity_weeklyschedule_weeklyschedule_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L95"}, {"id": "entity_weeklyschedule_weeklyschedule_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L96"}, {"id": "entity_weeklyschedule_weeklyschedule_setclinic", "label": ".setClinic()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L99"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L99"}, {"id": "entity_weeklyschedule_weeklyschedule_getsetting", "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L106"}, {"id": "entity_weeklyschedule_weeklyschedule_setsetting", "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L108"}, {"id": "entity_weeklyschedule_weeklyschedule_getmeta", "label": ".getMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L120"}, {"id": "entity_weeklyschedule_weeklyschedule_getstoredbookingmode", "label": ".getStoredBookingMode()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L130"}, {"id": "entity_weeklyschedule_weeklyschedule_setmeta", "label": ".setMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L135"}, {"id": "entity_weeklyschedule_weeklyschedule_getdayschedule", "label": ".getDaySchedule()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L153"}, {"id": "entity_weeklyschedule_weeklyschedule_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L160"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_entity_weeklyschedule_php", "target": "clinic", "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": "doctor", "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": "entitycontext", "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": "tenantownedtrait", "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": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L9", "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": "L10", "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": "L11", "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": "L20", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L27", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L65", "weight": 1.0, "context": "field"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L70", "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": "L83", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_weeklyschedule_weeklyschedule_construct", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L83", "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": "L93", "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": "L94", "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": "L95", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L95", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_setclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L99", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_weeklyschedule_weeklyschedule_setclinic", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L99", "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": "L106", "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": "L108", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setsetting", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L108", "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": "L120", "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": "L130", "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": "L135", "weight": 1.0}, {"source": "entity_weeklyschedule_weeklyschedule_setmeta", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L135", "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": "L153", "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": "L160", "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": "L137", "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": "L164", "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": "L167", "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": "L168", "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": "L170", "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": "L85", "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": "L85", "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": "L89", "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": "L90", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setclinic", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L102", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setclinic", "callee": "assignTenant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L103", "receiver": null}, {"caller_nid": "entity_weeklyschedule_weeklyschedule_setclinic", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php", "source_location": "L103", "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": "L116", "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": "L122", "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": "L141", "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": "L144", "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": "L149", "receiver": null}]}