Files
clinicpro/graphify-out/cache/ast/v0.8.44/438f3e4ad1d6aeefe58a67a4b466f5566c73aa0b73f6b108063e00b60a779072.json
T

1 line
49 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "label": "AppointmentConfirmInsuranceSharesTest.php", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L1"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "label": "AppointmentConfirmInsuranceSharesTest", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L20"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L24"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L24"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "label": ".makeAppointment()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L35"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L35"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "label": ".makeInsuranceWithDefaults()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L47"}, {"id": "insurance", "label": "Insurance", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L47"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "label": ".reloadSession()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L66"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L66"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "label": ".testInpatientReferenceScenario()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L73"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "label": ".testOutpatientUsesItsOwnPercent()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L91"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "label": ".testAppointmentWithoutInsuranceStaysFullyOnThePatient()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L108"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "label": ".testSingleEnabledCategoryIsUsedWithoutAnExplicitChoice()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L121"}, {"id": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "label": ".testInvoiceSnapshotsTheServiceCategory()", "file_type": "code", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L145"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "invoiceservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "insurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "tenantinsurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "insurancetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "insurancecoveragedefaultservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "patientsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_appointmentconfirminsurancesharestest_php", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L20", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L20", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L24", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L24", "weight": 1.0, "context": "return_type"}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L35", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L35", "weight": 1.0, "context": "return_type"}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L47", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "target": "insurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L47", "weight": 1.0, "context": "return_type"}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L66", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L66", "weight": 1.0, "context": "return_type"}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L73", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L91", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L108", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L121", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L145", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "target": "patientsession", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L70", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L75", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L76", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L77", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L93", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L94", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L95", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L110", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L111", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L123", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L124", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L125", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L140", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L147", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L148", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L149", "weight": 1.0}, {"source": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "target": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L155", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "callee": "setVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeappointment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "setKind", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_makeinsurancewithdefaults", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_reloadsession", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinpatientreferencescenario", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testoutpatientusesitsownpercent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testappointmentwithoutinsurancestaysfullyonthepatient", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "getInsuranceServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testsingleenabledcategoryisusedwithoutanexplicitchoice", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "createFromSession", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "appointment_appointmentconfirminsurancesharestest_appointmentconfirminsurancesharestest_testinvoicesnapshotstheservicecategory", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmInsuranceSharesTest.php", "source_location": "L163", "receiver": null}]}