- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
34 KiB
JSON
1 line
34 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientwallettenanttest_php", "label": "PatientWalletTenantTest.php", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L1"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest", "label": "PatientWalletTenantTest", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L20"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L23"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "label": ".recordFor()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L33"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L33"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L33"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L33"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_charge", "label": ".charge()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L42"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "label": ".ledger()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L52"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_balance", "label": ".balance()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L60"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "label": ".sharedPatientInTwoEnvironments()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L73"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_testeachenvironmentseesitsownentries", "label": ".testEachEnvironmentSeesItsOwnEntries()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L90"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_testoneenvironmentcannotreadwhatthepatientpaidinanother", "label": ".testOneEnvironmentCannotReadWhatThePatientPaidInAnother()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L99"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_testthebalancestaysglobaleventhoughtheledgerisscoped", "label": ".testTheBalanceStaysGlobalEvenThoughTheLedgerIsScoped()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L110"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "label": ".testUnattributedLegacyRowsRemainVisibleEverywhere()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L122"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "label": ".testTheWalletSummaryOnlyShowsThisEnvironmentsRecentEntries()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L138"}, {"id": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "label": ".testAVisitPaidFromTheWalletIsAttributedToTheRecordsEnvironment()", "file_type": "code", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L153"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientwallettenanttest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientwallettenanttest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientwallettenanttest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientwallettenanttest_php", "target": "wallettransaction", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientwallettenanttest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientwallettenanttest_php", "target": "patient_patientwallettenanttest_patientwallettenanttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L20", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L20", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L23", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L33", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_charge", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L42", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_charge", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_charge", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L52", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_balance", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L60", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_balance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_balance", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L73", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_testeachenvironmentseesitsownentries", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L90", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_testoneenvironmentcannotreadwhatthepatientpaidinanother", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L99", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_testthebalancestaysglobaleventhoughtheledgerisscoped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L110", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L122", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L138", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest", "target": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L153", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "target": "patient_patientwallettenanttest_patientwallettenanttest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L77", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "target": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L80", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "target": "patient_patientwallettenanttest_patientwallettenanttest_charge", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L83", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testeachenvironmentseesitsownentries", "target": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L92", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testeachenvironmentseesitsownentries", "target": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L94", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testoneenvironmentcannotreadwhatthepatientpaidinanother", "target": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L101", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testoneenvironmentcannotreadwhatthepatientpaidinanother", "target": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L103", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testthebalancestaysglobaleventhoughtheledgerisscoped", "target": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L112", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testthebalancestaysglobaleventhoughtheledgerisscoped", "target": "patient_patientwallettenanttest_patientwallettenanttest_balance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L114", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "target": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L124", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "target": "user", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L127", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "target": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L133", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "target": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L140", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "target": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L155", "weight": 1.0}, {"source": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "target": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientWalletTenantTest.php", "source_location": "L169", "weight": 1.0}], "raw_calls": [{"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_charge", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_charge", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_charge", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_charge", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_ledger", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_balance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_balance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_balance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_balance", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_sharedpatientintwoenvironments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testeachenvironmentseesitsownentries", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testeachenvironmentseesitsownentries", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testoneenvironmentcannotreadwhatthepatientpaidinanother", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthebalancestaysglobaleventhoughtheledgerisscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthebalancestaysglobaleventhoughtheledgerisscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "callee": "setDescription", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testunattributedlegacyrowsremainvisibleeverywhere", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testthewalletsummaryonlyshowsthisenvironmentsrecententries", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "patient_patientwallettenanttest_patientwallettenanttest_testavisitpaidfromthewalletisattributedtotherecordsenvironment", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletTenantTest.php", "source_location": "L174", "receiver": null}]} |