1 line
115 KiB
JSON
1 line
115 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "label": "PatientService.php", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L1"}, {"id": "service_patientservice_patientservice", "label": "PatientService", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L35"}, {"id": "service_patientservice_patientservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L37"}, {"id": "service_patientservice_patientservice_logsessionchange", "label": ".logSessionChange()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L63"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L63"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L63"}, {"id": "service_patientservice_patientservice_servicessummary", "label": ".servicesSummary()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L73"}, {"id": "service_patientservice_patientservice_consumablessummary", "label": ".consumablesSummary()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L82"}, {"id": "service_patientservice_patientservice_calculatefinalprice", "label": ".calculateFinalPrice()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L104"}, {"id": "servicecategory", "label": "ServiceCategory", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L104"}, {"id": "service_patientservice_patientservice_contractpercent", "label": ".contractPercent()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L157"}, {"id": "service_patientservice_patientservice_coveragescopeof", "label": ".coverageScopeOf()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L176"}, {"id": "service_patientservice_patientservice_resyncinsuranceshares", "label": ".resyncInsuranceShares()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L200"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L200"}, {"id": "service_patientservice_patientservice_autocreateonappointmentconfirm", "label": ".autoCreateOnAppointmentConfirm()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L256"}, {"id": "service_patientservice_patientservice_autocreateforentity", "label": ".autoCreateForEntity()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L268"}, {"id": "service_patientservice_patientservice_createsession", "label": ".createSession()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L383"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L383"}, {"id": "service_patientservice_patientservice_updatesessionservices", "label": ".updateSessionServices()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L502"}, {"id": "service_patientservice_patientservice_updatepayment", "label": ".updatePayment()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L616"}, {"id": "sessionpayment", "label": "SessionPayment", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L616"}, {"id": "service_patientservice_patientservice_deletepayment", "label": ".deletePayment()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L655"}, {"id": "service_patientservice_patientservice_recomputesettlement", "label": ".recomputeSettlement()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L670"}, {"id": "service_patientservice_patientservice_applydiscount", "label": ".applyDiscount()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L691"}, {"id": "service_patientservice_patientservice_applydiscountrule", "label": ".applyDiscountRule()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L734"}, {"id": "discountrule", "label": "DiscountRule", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L734"}, {"id": "service_patientservice_patientservice_persistdiscount", "label": ".persistDiscount()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L745"}, {"id": "service_patientservice_patientservice_addsessionpayment", "label": ".addSessionPayment()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L765"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "appointmentinsuranceservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "billingcalculator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "money", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "servicecategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "entityinsurancepricingrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "insurancescoperesolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "tenantinsuranceservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "inventoryitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "inventorypackagerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "patientsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionconsumable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionpayment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "patientrecordrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "patientsessionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionconsumablerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionpaymentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionservicerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "recordnumbergenerator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L27", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "walletservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L28", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L29", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L30", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "clinicstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L31", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "subscriptionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L32", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "loggerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L33", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "service_patientservice_patientservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L35", "weight": 1.0}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L37", "weight": 1.0}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_logsessionchange", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L63", "weight": 1.0}, {"source": "service_patientservice_patientservice_logsessionchange", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_logsessionchange", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_servicessummary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L73", "weight": 1.0}, {"source": "service_patientservice_patientservice_servicessummary", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_consumablessummary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L82", "weight": 1.0}, {"source": "service_patientservice_patientservice_consumablessummary", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L82", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_calculatefinalprice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L104", "weight": 1.0}, {"source": "service_patientservice_patientservice_calculatefinalprice", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L104", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_contractpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L157", "weight": 1.0}, {"source": "service_patientservice_patientservice_contractpercent", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L157", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_coveragescopeof", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L176", "weight": 1.0}, {"source": "service_patientservice_patientservice_coveragescopeof", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L176", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_resyncinsuranceshares", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L200", "weight": 1.0}, {"source": "service_patientservice_patientservice_resyncinsuranceshares", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L200", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_resyncinsuranceshares", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L200", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_autocreateonappointmentconfirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L256", "weight": 1.0}, {"source": "service_patientservice_patientservice_autocreateonappointmentconfirm", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L256", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_autocreateonappointmentconfirm", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L256", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_autocreateforentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L268", "weight": 1.0}, {"source": "service_patientservice_patientservice_autocreateforentity", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L268", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_autocreateforentity", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L268", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_createsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L383", "weight": 1.0}, {"source": "service_patientservice_patientservice_createsession", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L383", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_createsession", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L383", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_updatesessionservices", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L502", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L502", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L502", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L502", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_updatepayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L616", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatepayment", "target": "sessionpayment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L616", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_updatepayment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L616", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_updatepayment", "target": "sessionpayment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L616", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_deletepayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L655", "weight": 1.0}, {"source": "service_patientservice_patientservice_deletepayment", "target": "sessionpayment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L655", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_deletepayment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L655", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_recomputesettlement", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L670", "weight": 1.0}, {"source": "service_patientservice_patientservice_recomputesettlement", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L670", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_applydiscount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L691", "weight": 1.0}, {"source": "service_patientservice_patientservice_applydiscount", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L691", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_applydiscount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L691", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_applydiscount", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L691", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_applydiscountrule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L734", "weight": 1.0}, {"source": "service_patientservice_patientservice_applydiscountrule", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L734", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_applydiscountrule", "target": "discountrule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L734", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_applydiscountrule", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L734", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_applydiscountrule", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L734", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_persistdiscount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L745", "weight": 1.0}, {"source": "service_patientservice_patientservice_persistdiscount", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L745", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_persistdiscount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L745", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_addsessionpayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L765", "weight": 1.0}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L765", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L765", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "sessionpayment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L765", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice_calculatefinalprice", "target": "servicecategory", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Service/PatientService.php", "source_location": "L113", "weight": 1.0}, {"source": "service_patientservice_patientservice_contractpercent", "target": "servicecategory", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Service/PatientService.php", "source_location": "L164", "weight": 1.0}, {"source": "service_patientservice_patientservice_resyncinsuranceshares", "target": "service_patientservice_patientservice_contractpercent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L216", "weight": 1.0}, {"source": "service_patientservice_patientservice_resyncinsuranceshares", "target": "service_patientservice_patientservice_calculatefinalprice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L222", "weight": 1.0}, {"source": "service_patientservice_patientservice_autocreateonappointmentconfirm", "target": "service_patientservice_patientservice_autocreateforentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L264", "weight": 1.0}, {"source": "service_patientservice_patientservice_autocreateforentity", "target": "service_patientservice_patientservice_contractpercent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L343", "weight": 1.0}, {"source": "service_patientservice_patientservice_autocreateforentity", "target": "service_patientservice_patientservice_calculatefinalprice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L349", "weight": 1.0}, {"source": "service_patientservice_patientservice_createsession", "target": "servicecategory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L402", "weight": 1.0}, {"source": "service_patientservice_patientservice_createsession", "target": "service_patientservice_patientservice_contractpercent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L405", "weight": 1.0}, {"source": "service_patientservice_patientservice_createsession", "target": "service_patientservice_patientservice_calculatefinalprice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L434", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "service_patientservice_patientservice_servicessummary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L506", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "service_patientservice_patientservice_consumablessummary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L507", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "servicecategory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L516", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "service_patientservice_patientservice_coveragescopeof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L568", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "service_patientservice_patientservice_contractpercent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L570", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "service_patientservice_patientservice_calculatefinalprice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L573", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "service_patientservice_patientservice_recomputesettlement", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L593", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatesessionservices", "target": "service_patientservice_patientservice_logsessionchange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L605", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatepayment", "target": "sessionpayment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Service/PatientService.php", "source_location": "L636", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatepayment", "target": "service_patientservice_patientservice_recomputesettlement", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L645", "weight": 1.0}, {"source": "service_patientservice_patientservice_updatepayment", "target": "service_patientservice_patientservice_logsessionchange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L646", "weight": 1.0}, {"source": "service_patientservice_patientservice_deletepayment", "target": "service_patientservice_patientservice_recomputesettlement", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L665", "weight": 1.0}, {"source": "service_patientservice_patientservice_deletepayment", "target": "service_patientservice_patientservice_logsessionchange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L666", "weight": 1.0}, {"source": "service_patientservice_patientservice_applydiscount", "target": "service_patientservice_patientservice_logsessionchange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L698", "weight": 1.0}, {"source": "service_patientservice_patientservice_applydiscount", "target": "service_patientservice_patientservice_persistdiscount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L725", "weight": 1.0}, {"source": "service_patientservice_patientservice_applydiscountrule", "target": "service_patientservice_patientservice_persistdiscount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L740", "weight": 1.0}, {"source": "service_patientservice_patientservice_persistdiscount", "target": "service_patientservice_patientservice_logsessionchange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L756", "weight": 1.0}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "sessionpayment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Service/PatientService.php", "source_location": "L774", "weight": 1.0}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "service_patientservice_patientservice_logsessionchange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L819", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_patientservice_patientservice_logsessionchange", "callee": "setActor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L66", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_logsessionchange", "callee": "resolveActorName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L66", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_logsessionchange", "callee": "setValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L67", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_logsessionchange", "callee": "setNote", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L68", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_logsessionchange", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_servicessummary", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_servicessummary", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L76", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_servicessummary", "callee": "getQuantity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L76", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_servicessummary", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L77", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_servicessummary", "callee": "getServices", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L77", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_servicessummary", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L79", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_consumablessummary", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L84", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_consumablessummary", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L85", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_consumablessummary", "callee": "getQuantity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L85", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_consumablessummary", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L86", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_consumablessummary", "callee": "getConsumables", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L86", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_consumablessummary", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L88", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L119", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "coverageRule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L121", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "coverageRule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L122", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L133", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "coverageRuleForService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L135", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "coverageRuleForService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L136", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_contractpercent", "callee": "coverageRule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L163", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_coveragescopeof", "callee": "getAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_coveragescopeof", "callee": "forContracts", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L183", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_coveragescopeof", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L184", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_coveragescopeof", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L184", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_coveragescopeof", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L185", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_coveragescopeof", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L185", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_coveragescopeof", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L185", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "tenantOf", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L202", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "findByAppointmentAndEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L204", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "contractScopeOf", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L209", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "effectiveCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L210", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "setInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L212", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "setInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "setInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L214", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L214", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "setBaseInsuranceDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L215", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L216", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "setSupplementaryDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L218", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L219", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L223", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L224", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L226", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L226", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getLineTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L227", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L229", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getServices", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L229", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L233", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L234", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "applyShares", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L238", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_resyncinsuranceshares", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L245", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L258", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L261", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L262", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L262", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "hasFeature", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L270", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "info", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L273", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L276", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "findByAppointmentAndEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L282", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L287", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "findByEntityAndUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L289", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setRecordNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L294", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L295", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setSessionAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L301", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L301", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "forVisitPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L308", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L309", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L309", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L310", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L310", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L310", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L313", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "findOneForInsurance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L314", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L316", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getServiceItems", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L321", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getLineTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L324", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setServicesTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L327", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "contractScopeOf", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L336", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "effectiveCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L338", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L339", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L340", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L340", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L341", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L341", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setBaseInsuranceDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L342", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L343", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "setSupplementaryDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L345", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L346", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L351", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L352", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L352", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getLineTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L352", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L357", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L358", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "applyShares", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L362", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L369", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L372", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "addService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L373", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "ensureFinalizedInvoice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L378", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findOneForInsurance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L389", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L396", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L400", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L400", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L401", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L401", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L402", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L403", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L404", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setBaseInsuranceDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L405", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L405", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setSupplementaryDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L406", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L406", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L407", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setNotes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L408", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L411", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setSessionAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L412", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L416", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L417", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L418", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L418", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setInventoryPackage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L419", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L427", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L428", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L430", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L430", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L435", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L439", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L440", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setServicesTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L444", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L451", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L452", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L452", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L457", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "applyShares", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L461", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L468", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L473", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "addConsumable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L474", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L480", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L481", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L485", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L485", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L486", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L491", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "addService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L492", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L505", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getServicesTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L508", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getFinalPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L509", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L513", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L513", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L514", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L514", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L515", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L515", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L516", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L516", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L517", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setBaseInsuranceDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L517", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L518", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setSupplementaryDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L518", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L519", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setNotes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L519", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L520", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setSessionAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L520", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L523", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L524", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getServices", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L524", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L525", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "removeElement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L526", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getServices", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L526", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L531", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L532", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L534", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L534", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L535", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L540", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "addService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L541", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L546", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L547", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getConsumables", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L547", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L548", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "removeElement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L549", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getConsumables", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L549", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L552", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L553", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L553", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L556", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "addConsumable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L557", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L562", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L563", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L563", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getLineTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L563", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L564", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getServices", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L564", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L566", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setBaseInsuranceDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L570", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L570", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setSupplementaryDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L571", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L571", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L574", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L578", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L579", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getConsumablesTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L582", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "setServicesTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L583", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "applyShares", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L584", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L590", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L597", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getServicesTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L600", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatesessionservices", "callee": "getFinalPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L601", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "getSession", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L618", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "getMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L619", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "getAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L623", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L624", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "getPaidTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L629", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "getPayableRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L630", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L634", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L636", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "setMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L639", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "setAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L641", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L642", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "setPaidAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L642", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_updatepayment", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L643", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_deletepayment", "callee": "getSession", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L657", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_deletepayment", "callee": "getMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L658", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_deletepayment", "callee": "getAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L661", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_deletepayment", "callee": "removeElement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L662", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_deletepayment", "callee": "getPayments", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L662", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_deletepayment", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L663", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "getRemainingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L672", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "getPaidTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L672", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "getPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L673", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L674", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "getPaidAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L676", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "setPaidAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L677", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L677", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L680", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "setPaidAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L681", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_recomputesettlement", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L683", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "getDiscountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L694", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "setDiscount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L695", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L696", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L703", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "getFinalPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L707", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "getPaidTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L721", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscountrule", "callee": "computeForRule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L736", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscountrule", "callee": "getDiscountType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L740", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscountrule", "callee": "getValue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L740", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscountrule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L740", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscountrule", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L740", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_persistdiscount", "callee": "getDiscountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L747", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_persistdiscount", "callee": "setDiscount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L748", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_persistdiscount", "callee": "getRemainingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L749", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_persistdiscount", "callee": "getPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L749", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_persistdiscount", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L751", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_persistdiscount", "callee": "setPaidAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L752", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_persistdiscount", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L752", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_persistdiscount", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L754", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L774", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getRemainingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L781", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L787", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L787", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L787", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L788", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L789", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getServices", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L789", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L791", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getRecord", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L792", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "withdraw", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L793", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L794", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L799", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L800", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L801", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setReference", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L806", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setPaymentMethodUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L806", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setCreatedByName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L806", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setCreatedBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L806", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "resolveActorName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L807", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L810", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "addPayment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L811", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getRemainingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L813", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L814", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setPaidAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L815", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L815", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L817", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getRecord", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L824", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "ensureFinalizedInvoice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L825", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L827", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L828", "receiver": null}]} |