1 line
52 KiB
JSON
1 line
52 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "label": "Doctor.php", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L1"}, {"id": "entity_doctor_doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L18"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L37"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L109"}, {"id": "entity_doctor_doctor_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L144"}, {"id": "entity_doctor_doctor_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L160"}, {"id": "entity_doctor_doctor_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L164"}, {"id": "entity_doctor_doctor_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L168"}, {"id": "entity_doctor_doctor_getname", "label": ".getName()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L172"}, {"id": "entity_doctor_doctor_getgender", "label": ".getGender()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L176"}, {"id": "entity_doctor_doctor_getmedicalsystemcode", "label": ".getMedicalSystemCode()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L180"}, {"id": "entity_doctor_doctor_getmobilenumber", "label": ".getMobileNumber()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L184"}, {"id": "entity_doctor_doctor_getactivitytime", "label": ".getActivityTime()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L188"}, {"id": "entity_doctor_doctor_getdegree", "label": ".getDegree()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L192"}, {"id": "entity_doctor_doctor_getinfo", "label": ".getInfo()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L196"}, {"id": "entity_doctor_doctor_getimages", "label": ".getImages()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L200"}, {"id": "entity_doctor_doctor_getsocialmedia", "label": ".getSocialMedia()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L204"}, {"id": "entity_doctor_doctor_getdoctorrate", "label": ".getDoctorRate()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L208"}, {"id": "entity_doctor_doctor_getdoctorratepercentage", "label": ".getDoctorRatePercentage()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L212"}, {"id": "entity_doctor_doctor_isactivedoctorappointment", "label": ".isActiveDoctorAppointment()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L216"}, {"id": "entity_doctor_doctor_getrepresentationid", "label": ".getRepresentationId()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L220"}, {"id": "entity_doctor_doctor_getnotificationmobile", "label": ".getNotificationMobile()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L224"}, {"id": "entity_doctor_doctor_getownerstatus", "label": ".getOwnerStatus()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L228"}, {"id": "entity_doctor_doctor_getsource", "label": ".getSource()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L232"}, {"id": "entity_doctor_doctor_getsourceref", "label": ".getSourceRef()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L236"}, {"id": "entity_doctor_doctor_getmanagedby", "label": ".getManagedBy()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L240"}, {"id": "entity_doctor_doctor_getclaimedat", "label": ".getClaimedAt()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L244"}, {"id": "entity_doctor_doctor_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L248"}, {"id": "entity_doctor_doctor_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L252"}, {"id": "entity_doctor_doctor_getspecialties", "label": ".getSpecialties()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L256"}, {"id": "entity_doctor_doctor_getservices", "label": ".getServices()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L260"}, {"id": "entity_doctor_doctor_getprovinces", "label": ".getProvinces()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L264"}, {"id": "entity_doctor_doctor_getcities", "label": ".getCities()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L268"}, {"id": "entity_doctor_doctor_getaddresses", "label": ".getAddresses()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L272"}, {"id": "entity_doctor_doctor_setname", "label": ".setName()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L277"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L277"}, {"id": "entity_doctor_doctor_setgender", "label": ".setGender()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L283"}, {"id": "entity_doctor_doctor_setmedicalsystemcode", "label": ".setMedicalSystemCode()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L289"}, {"id": "entity_doctor_doctor_setmobilenumber", "label": ".setMobileNumber()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L295"}, {"id": "entity_doctor_doctor_setactivitytime", "label": ".setActivityTime()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L301"}, {"id": "entity_doctor_doctor_setdegree", "label": ".setDegree()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L307"}, {"id": "entity_doctor_doctor_setinfo", "label": ".setInfo()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L313"}, {"id": "entity_doctor_doctor_setimages", "label": ".setImages()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L319"}, {"id": "entity_doctor_doctor_setsocialmedia", "label": ".setSocialMedia()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L325"}, {"id": "entity_doctor_doctor_setdoctorrate", "label": ".setDoctorRate()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L331"}, {"id": "entity_doctor_doctor_setdoctorratepercentage", "label": ".setDoctorRatePercentage()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L337"}, {"id": "entity_doctor_doctor_setactivedoctorappointment", "label": ".setActiveDoctorAppointment()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L343"}, {"id": "entity_doctor_doctor_setrepresentationid", "label": ".setRepresentationId()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L349"}, {"id": "entity_doctor_doctor_setnotificationmobile", "label": ".setNotificationMobile()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L355"}, {"id": "entity_doctor_doctor_setownerstatus", "label": ".setOwnerStatus()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L361"}, {"id": "entity_doctor_doctor_setsource", "label": ".setSource()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L367"}, {"id": "entity_doctor_doctor_setsourceref", "label": ".setSourceRef()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L373"}, {"id": "entity_doctor_doctor_setmanagedby", "label": ".setManagedBy()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L379"}, {"id": "entity_doctor_doctor_setclaimedat", "label": ".setClaimedAt()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L385"}, {"id": "entity_doctor_doctor_transferownershipto", "label": ".transferOwnershipTo()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L396"}, {"id": "entity_doctor_doctor_haspublicrating", "label": ".hasPublicRating()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L407"}, {"id": "entity_doctor_doctor_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L412"}, {"id": "entity_doctor_doctor_computeschedulefields", "label": ".computeScheduleFields()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L427"}, {"id": "entity_doctor_doctor_computescheduleparts", "label": ".computeScheduleParts()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L465"}, {"id": "weeklyschedule", "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L465"}, {"id": "entity_doctor_doctor_getexperience", "label": ".getExperience()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L535"}, {"id": "entity_doctor_doctor_tolistarray", "label": ".toListArray()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L549"}, {"id": "entity_doctor_doctor_todetailarray", "label": ".toDetailArray()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L578"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "doctorservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "city", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "province", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "displayname", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "specialty", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_entity_doctor_php", "target": "entity_doctor_doctor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L18", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L37", "weight": 1.0, "context": "field"}, {"source": "entity_doctor_doctor", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L109", "weight": 1.0, "context": "field"}, {"source": "entity_doctor_doctor", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L117", "weight": 1.0, "context": "field"}, {"source": "entity_doctor_doctor", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L125", "weight": 1.0, "context": "field"}, {"source": "entity_doctor_doctor", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L133", "weight": 1.0, "context": "field"}, {"source": "entity_doctor_doctor", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L141", "weight": 1.0, "context": "field"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L144", "weight": 1.0}, {"source": "entity_doctor_doctor_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L144", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L160", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L164", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L168", "weight": 1.0}, {"source": "entity_doctor_doctor_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L168", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L172", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getgender", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L176", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getmedicalsystemcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L180", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getmobilenumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L184", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getactivitytime", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L188", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getdegree", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L192", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getinfo", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L196", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getimages", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L200", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getsocialmedia", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L204", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getdoctorrate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L208", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getdoctorratepercentage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L212", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_isactivedoctorappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L216", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getrepresentationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L220", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getnotificationmobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L224", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getownerstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L228", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getsource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L232", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getsourceref", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L236", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getmanagedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L240", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getclaimedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L244", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L248", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L252", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getspecialties", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L256", "weight": 1.0}, {"source": "entity_doctor_doctor_getspecialties", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L256", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getservices", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L260", "weight": 1.0}, {"source": "entity_doctor_doctor_getservices", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L260", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getprovinces", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L264", "weight": 1.0}, {"source": "entity_doctor_doctor_getprovinces", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L264", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getcities", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L268", "weight": 1.0}, {"source": "entity_doctor_doctor_getcities", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L268", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getaddresses", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L272", "weight": 1.0}, {"source": "entity_doctor_doctor_getaddresses", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L272", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L277", "weight": 1.0}, {"source": "entity_doctor_doctor_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L277", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setgender", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L283", "weight": 1.0}, {"source": "entity_doctor_doctor_setgender", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L283", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setmedicalsystemcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L289", "weight": 1.0}, {"source": "entity_doctor_doctor_setmedicalsystemcode", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L289", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setmobilenumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L295", "weight": 1.0}, {"source": "entity_doctor_doctor_setmobilenumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L295", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setactivitytime", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L301", "weight": 1.0}, {"source": "entity_doctor_doctor_setactivitytime", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L301", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setdegree", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L307", "weight": 1.0}, {"source": "entity_doctor_doctor_setdegree", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L307", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setinfo", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L313", "weight": 1.0}, {"source": "entity_doctor_doctor_setinfo", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L313", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setimages", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L319", "weight": 1.0}, {"source": "entity_doctor_doctor_setimages", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L319", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setsocialmedia", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L325", "weight": 1.0}, {"source": "entity_doctor_doctor_setsocialmedia", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L325", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setdoctorrate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L331", "weight": 1.0}, {"source": "entity_doctor_doctor_setdoctorrate", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L331", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setdoctorratepercentage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L337", "weight": 1.0}, {"source": "entity_doctor_doctor_setdoctorratepercentage", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L337", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setactivedoctorappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L343", "weight": 1.0}, {"source": "entity_doctor_doctor_setactivedoctorappointment", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L343", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setrepresentationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L349", "weight": 1.0}, {"source": "entity_doctor_doctor_setrepresentationid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L349", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setnotificationmobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L355", "weight": 1.0}, {"source": "entity_doctor_doctor_setnotificationmobile", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L355", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setownerstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L361", "weight": 1.0}, {"source": "entity_doctor_doctor_setownerstatus", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L361", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setsource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L367", "weight": 1.0}, {"source": "entity_doctor_doctor_setsource", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L367", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setsourceref", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L373", "weight": 1.0}, {"source": "entity_doctor_doctor_setsourceref", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L373", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setmanagedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L379", "weight": 1.0}, {"source": "entity_doctor_doctor_setmanagedby", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L379", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setclaimedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L385", "weight": 1.0}, {"source": "entity_doctor_doctor_setclaimedat", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L385", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_transferownershipto", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L396", "weight": 1.0}, {"source": "entity_doctor_doctor_transferownershipto", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L396", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctor_doctor_transferownershipto", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L396", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_haspublicrating", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L407", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L412", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_computeschedulefields", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L427", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_computescheduleparts", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L465", "weight": 1.0}, {"source": "entity_doctor_doctor_computescheduleparts", "target": "weeklyschedule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L465", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getexperience", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L535", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_tolistarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L549", "weight": 1.0}, {"source": "entity_doctor_doctor", "target": "entity_doctor_doctor_todetailarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L578", "weight": 1.0}, {"source": "entity_doctor_doctor_setgender", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L286", "weight": 1.0}, {"source": "entity_doctor_doctor_setmedicalsystemcode", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L292", "weight": 1.0}, {"source": "entity_doctor_doctor_setmobilenumber", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L298", "weight": 1.0}, {"source": "entity_doctor_doctor_setactivitytime", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L304", "weight": 1.0}, {"source": "entity_doctor_doctor_setdegree", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L310", "weight": 1.0}, {"source": "entity_doctor_doctor_setinfo", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L316", "weight": 1.0}, {"source": "entity_doctor_doctor_setimages", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L322", "weight": 1.0}, {"source": "entity_doctor_doctor_setsocialmedia", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L328", "weight": 1.0}, {"source": "entity_doctor_doctor_setdoctorrate", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L334", "weight": 1.0}, {"source": "entity_doctor_doctor_setdoctorratepercentage", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L340", "weight": 1.0}, {"source": "entity_doctor_doctor_setactivedoctorappointment", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L346", "weight": 1.0}, {"source": "entity_doctor_doctor_setrepresentationid", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L352", "weight": 1.0}, {"source": "entity_doctor_doctor_setnotificationmobile", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L358", "weight": 1.0}, {"source": "entity_doctor_doctor_setownerstatus", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L364", "weight": 1.0}, {"source": "entity_doctor_doctor_setsource", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L370", "weight": 1.0}, {"source": "entity_doctor_doctor_setsourceref", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L376", "weight": 1.0}, {"source": "entity_doctor_doctor_setmanagedby", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L382", "weight": 1.0}, {"source": "entity_doctor_doctor_setclaimedat", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L388", "weight": 1.0}, {"source": "entity_doctor_doctor_transferownershipto", "target": "entity_doctor_doctor_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L402", "weight": 1.0}, {"source": "entity_doctor_doctor_computeschedulefields", "target": "entity_doctor_doctor_computescheduleparts", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L438", "weight": 1.0}, {"source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_computeschedulefields", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L551", "weight": 1.0}, {"source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L560", "weight": 1.0}, {"source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_getid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L561", "weight": 1.0}, {"source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_getname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L562", "weight": 1.0}, {"source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_haspublicrating", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L564", "weight": 1.0}, {"source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_computeschedulefields", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L580", "weight": 1.0}, {"source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_getexperience", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L586", "weight": 1.0}, {"source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L592", "weight": 1.0}, {"source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_getid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L593", "weight": 1.0}, {"source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_getname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L594", "weight": 1.0}, {"source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_haspublicrating", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L605", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_doctor_doctor_construct", "callee": "DisplayName", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L146", "receiver": null}, {"caller_nid": "entity_doctor_doctor_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L148", "receiver": null}, {"caller_nid": "entity_doctor_doctor_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L148", "receiver": null}, {"caller_nid": "entity_doctor_doctor_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L151", "receiver": null}, {"caller_nid": "entity_doctor_doctor_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L152", "receiver": null}, {"caller_nid": "entity_doctor_doctor_setname", "callee": "DisplayName", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L279", "receiver": null}, {"caller_nid": "entity_doctor_doctor_transferownershipto", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L401", "receiver": null}, {"caller_nid": "entity_doctor_doctor_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L414", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computeschedulefields", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L435", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computeschedulefields", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L445", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computeschedulefields", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L445", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computeschedulefields", "callee": "array_key_first", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L449", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computeschedulefields", "callee": "usort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L458", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "getSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L467", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L472", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L472", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L474", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L476", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L478", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L478", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L481", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L511", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "explode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L519", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "explode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L521", "receiver": null}, {"caller_nid": "entity_doctor_doctor_computescheduleparts", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L528", "receiver": null}, {"caller_nid": "entity_doctor_doctor_getexperience", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L540", "receiver": null}, {"caller_nid": "entity_doctor_doctor_tolistarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L559", "receiver": null}, {"caller_nid": "entity_doctor_doctor_tolistarray", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L563", "receiver": null}, {"caller_nid": "entity_doctor_doctor_tolistarray", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L572", "receiver": null}, {"caller_nid": "entity_doctor_doctor_tolistarray", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L573", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L591", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "getParent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L595", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "getParent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L595", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L596", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L600", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L604", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L610", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L610", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L610", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L612", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L616", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L617", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "getProvince", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L621", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "getProvince", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L621", "receiver": null}, {"caller_nid": "entity_doctor_doctor_todetailarray", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php", "source_location": "L622", "receiver": null}]} |