Files
clinicpro/graphify-out/cache/ast/v0.8.44/d9eba5fd3eae2978d78d16e0e49a72074beec464f163d385a08492290d597925.json
2026-08-01 13:33:49 +03:30

1 line
24 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "label": "WaitlistEntry.php", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L1"}, {"id": "entity_waitlistentry_waitlistentry", "label": "WaitlistEntry", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L20"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L60"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L64"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L93"}, {"id": "entity_waitlistentry_waitlistentry_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L103"}, {"id": "entity_waitlistentry_waitlistentry_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L126"}, {"id": "entity_waitlistentry_waitlistentry_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L127"}, {"id": "entity_waitlistentry_waitlistentry_getpatientrecord", "label": ".getPatientRecord()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L128"}, {"id": "entity_waitlistentry_waitlistentry_getserviceitem", "label": ".getServiceItem()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L129"}, {"id": "entity_waitlistentry_waitlistentry_getbranchid", "label": ".getBranchId()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L130"}, {"id": "entity_waitlistentry_waitlistentry_getdesiredfrom", "label": ".getDesiredFrom()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L131"}, {"id": "entity_waitlistentry_waitlistentry_getdesiredto", "label": ".getDesiredTo()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L132"}, {"id": "entity_waitlistentry_waitlistentry_getpreferreddayparts", "label": ".getPreferredDayParts()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L133"}, {"id": "entity_waitlistentry_waitlistentry_getpriority", "label": ".getPriority()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L134"}, {"id": "entity_waitlistentry_waitlistentry_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L135"}, {"id": "entity_waitlistentry_waitlistentry_getnotifiedat", "label": ".getNotifiedAt()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L136"}, {"id": "entity_waitlistentry_waitlistentry_getnotifycount", "label": ".getNotifyCount()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L137"}, {"id": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "label": ".setPreferredDayParts()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L143"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L143"}, {"id": "entity_waitlistentry_waitlistentry_setpriority", "label": ".setPriority()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L158"}, {"id": "entity_waitlistentry_waitlistentry_marknotified", "label": ".markNotified()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L160"}, {"id": "entity_waitlistentry_waitlistentry_markconverted", "label": ".markConverted()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L169"}, {"id": "entity_waitlistentry_waitlistentry_markexpired", "label": ".markExpired()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L177"}, {"id": "entity_waitlistentry_waitlistentry_isnotifiable", "label": ".isNotifiable()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L185"}, {"id": "entity_waitlistentry_waitlistentry_covers", "label": ".covers()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L194"}, {"id": "entity_waitlistentry_waitlistentry_coversdaypart", "label": ".coversDayPart()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L205"}, {"id": "entity_waitlistentry_waitlistentry_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L226"}, {"id": "entity_waitlistentry_waitlistentry_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L234"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "waitlistentryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_entity_waitlistentry_php", "target": "entity_waitlistentry_waitlistentry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L20", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L27", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L60", "weight": 1.0, "context": "field"}, {"source": "entity_waitlistentry_waitlistentry", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L64", "weight": 1.0, "context": "field"}, {"source": "entity_waitlistentry_waitlistentry", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L93", "weight": 1.0, "context": "field"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L103", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_waitlistentry_waitlistentry_construct", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L103", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L126", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getpatientrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L128", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_getpatientrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L128", "weight": 1.0, "context": "return_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getserviceitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L129", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_getserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L129", "weight": 1.0, "context": "return_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getbranchid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L130", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getdesiredfrom", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L131", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getdesiredto", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L132", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getpreferreddayparts", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L133", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getpriority", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L134", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L135", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getnotifiedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L136", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_getnotifycount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L137", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L143", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L143", "weight": 1.0, "context": "return_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_setpriority", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L158", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_setpriority", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L158", "weight": 1.0, "context": "return_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_marknotified", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L160", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_marknotified", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L160", "weight": 1.0, "context": "return_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_markconverted", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L169", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_markconverted", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L169", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_waitlistentry_waitlistentry_markconverted", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L169", "weight": 1.0, "context": "return_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_markexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L177", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_markexpired", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L177", "weight": 1.0, "context": "return_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_isnotifiable", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L185", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_covers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L194", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_coversdaypart", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L205", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L226", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_touch", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L226", "weight": 1.0, "context": "return_type"}, {"source": "entity_waitlistentry_waitlistentry", "target": "entity_waitlistentry_waitlistentry_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L234", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "target": "entity_waitlistentry_waitlistentry_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L155", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_setpriority", "target": "entity_waitlistentry_waitlistentry_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L158", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_marknotified", "target": "entity_waitlistentry_waitlistentry_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L166", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_markconverted", "target": "entity_waitlistentry_waitlistentry_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L174", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_markexpired", "target": "entity_waitlistentry_waitlistentry_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L181", "weight": 1.0}, {"source": "entity_waitlistentry_waitlistentry_toarray", "target": "entity_waitlistentry_waitlistentry_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L238", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_waitlistentry_waitlistentry_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L114", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L114", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L120", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L121", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L123", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L123", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L123", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L145", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L145", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L145", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L148", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_setpreferreddayparts", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L149", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_marknotified", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L163", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_isnotifiable", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L187", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_isnotifiable", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L189", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_coversdaypart", "callee": "format", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L211", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_coversdaypart", "callee": "setTimezone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L211", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L228", "receiver": null}, {"caller_nid": "entity_waitlistentry_waitlistentry_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Entity/WaitlistEntry.php", "source_location": "L240", "receiver": null}]}