Files
clinicpro/graphify-out/cache/ast/v0.8.44/7e1489427eb76beb09aad1664ad7571b9f968fc5628e2e18bec49661925e962b.json
T
2026-07-16 12:22:55 +03:30

1 line
48 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientfinancialstest_php", "label": "PatientFinancialsTest.php", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L1"}, {"id": "patient_patientfinancialstest_patientfinancialstest", "label": "PatientFinancialsTest", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L15"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patient_patientfinancialstest_patientfinancialstest_recordfor", "label": ".recordFor()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L18"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "label": ".testListsPatientPayments()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L33"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "label": ".testWalletBalanceReflectsCreditMinusDebit()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L49"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "label": ".testListsWalletTransactionsPaginated()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L63"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "label": ".testChargeWalletCreatesCreditAndReturnsBalance()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L77"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testchargewalletrejectsnonpositiveamount", "label": ".testChargeWalletRejectsNonPositiveAmount()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L96"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "label": ".testWithdrawWalletCreatesDebitAndReducesBalance()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L103"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "label": ".testWithdrawWalletDefaultsDescription()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L122"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "label": ".testWithdrawWalletRejectsAmountAboveBalance()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L137"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsnonpositiveamount", "label": ".testWithdrawWalletRejectsNonPositiveAmount()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L151"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "label": ".testChargeRecordsActingUserPaymentMethodAndStatus()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L158"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testchargeignoresunknownpaymentmethod", "label": ".testChargeIgnoresUnknownPaymentMethod()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L173"}, {"id": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "label": ".testFinancialsAreOwnershipScoped()", "file_type": "code", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L183"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientfinancialstest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientfinancialstest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientfinancialstest_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientfinancialstest_php", "target": "wallettransaction", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientfinancialstest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientfinancialstest_php", "target": "patient_patientfinancialstest_patientfinancialstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L15", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L15", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L18", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L33", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L49", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L63", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L77", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testchargewalletrejectsnonpositiveamount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L96", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L103", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L122", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L137", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsnonpositiveamount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L151", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L158", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testchargeignoresunknownpaymentmethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L173", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest", "target": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L183", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L35", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L51", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L65", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L79", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testchargewalletrejectsnonpositiveamount", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L98", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L105", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L124", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L139", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsnonpositiveamount", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L153", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L160", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testchargeignoresunknownpaymentmethod", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L175", "weight": 1.0}, {"source": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "target": "patient_patientfinancialstest_patientfinancialstest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientFinancialsTest.php", "source_location": "L185", "weight": 1.0}], "raw_calls": [{"caller_nid": "patient_patientfinancialstest_patientfinancialstest_recordfor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_recordfor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistspatientpayments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwalletbalancereflectscreditminusdebit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testlistswallettransactionspaginated", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletcreatescreditandreturnsbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletrejectsnonpositiveamount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletrejectsnonpositiveamount", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletrejectsnonpositiveamount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargewalletrejectsnonpositiveamount", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletcreatesdebitandreducesbalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletdefaultsdescription", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsamountabovebalance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsnonpositiveamount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsnonpositiveamount", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsnonpositiveamount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testwithdrawwalletrejectsnonpositiveamount", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargerecordsactinguserpaymentmethodandstatus", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargeignoresunknownpaymentmethod", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargeignoresunknownpaymentmethod", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargeignoresunknownpaymentmethod", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargeignoresunknownpaymentmethod", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testchargeignoresunknownpaymentmethod", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L195", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L195", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "patient_patientfinancialstest_patientfinancialstest_testfinancialsareownershipscoped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php", "source_location": "L198", "receiver": null}]}