Files
clinicpro/graphify-out/cache/ast/v0.8.44/02cfc179836dc89a752b680eb5f7e7fafce515c43cff063dbef9175894220ab7.json
T

1 line
55 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "label": "PatientPaymentsTest.php", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L1"}, {"id": "billing_patientpaymentstest_patientpaymentstest", "label": "PatientPaymentsTest", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L19"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "billing_patientpaymentstest_patientpaymentstest_doctor", "label": ".doctor()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L22"}, {"id": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "label": ".patientRecord()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L35"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L35"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L35"}, {"id": "billing_patientpaymentstest_patientpaymentstest_nationalcodeof", "label": ".nationalCodeOf()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L48"}, {"id": "billing_patientpaymentstest_patientpaymentstest_invoice", "label": ".invoice()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L57"}, {"id": "invoice", "label": "Invoice", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L57"}, {"id": "billing_patientpaymentstest_patientpaymentstest_paidsession", "label": ".paidSession()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L89"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L89"}, {"id": "billing_patientpaymentstest_patientpaymentstest_setfield", "label": ".setField()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L102"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "label": ".testListsFlatInvoicesNewestFirst()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L109"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "label": ".testFiltersByNationalCodeAndStatus()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L135"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testemptywhennoinvoices", "label": ".testEmptyWhenNoInvoices()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L164"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testforbiddenwithoutprofile", "label": ".testForbiddenWithoutProfile()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L173"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "label": ".testListsPatientInvoicesWithHeaderAndDerivedStatus()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L182"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "label": ".testPatientInvoiceRowsCarryTheirPaymentMethods()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L209"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "label": ".testPatientInvoiceWithoutSessionHasNoPayments()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L236"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesnotfoundforothertenant", "label": ".testPatientInvoicesNotFoundForOtherTenant()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L250"}, {"id": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "label": ".testPatientInvoicesEmpty()", "file_type": "code", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L260"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "invoice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "invoiceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "sharebreakdown", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "patientsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "sessionpayment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_patientpaymentstest_php", "target": "billing_patientpaymentstest_patientpaymentstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L19", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L19", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L22", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L35", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L35", "weight": 1.0, "context": "return_type"}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_nationalcodeof", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L48", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_nationalcodeof", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_invoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L57", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_invoice", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}, {"source": "billing_patientpaymentstest_patientpaymentstest_invoice", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}, {"source": "billing_patientpaymentstest_patientpaymentstest_invoice", "target": "invoice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L57", "weight": 1.0, "context": "return_type"}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_paidsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L89", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_paidsession", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L89", "weight": 1.0, "context": "parameter_type"}, {"source": "billing_patientpaymentstest_patientpaymentstest_paidsession", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L89", "weight": 1.0, "context": "return_type"}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_setfield", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L102", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L109", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L135", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testemptywhennoinvoices", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L164", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testforbiddenwithoutprofile", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L173", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L182", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L209", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L236", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesnotfoundforothertenant", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L250", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest", "target": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L260", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "target": "billing_patientpaymentstest_patientpaymentstest_setfield", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L38", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_invoice", "target": "billing_patientpaymentstest_patientpaymentstest_paidsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L70", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_invoice", "target": "billing_patientpaymentstest_patientpaymentstest_setfield", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L76", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L111", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "target": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L113", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "target": "billing_patientpaymentstest_patientpaymentstest_invoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L114", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "target": "invoice", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L114", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "target": "billing_patientpaymentstest_patientpaymentstest_nationalcodeof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L125", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L137", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "target": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L138", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "target": "billing_patientpaymentstest_patientpaymentstest_invoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L141", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "target": "invoice", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L141", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "target": "billing_patientpaymentstest_patientpaymentstest_nationalcodeof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L145", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testemptywhennoinvoices", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L166", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L184", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "target": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L185", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "target": "billing_patientpaymentstest_patientpaymentstest_invoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L187", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "target": "invoice", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L187", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "target": "billing_patientpaymentstest_patientpaymentstest_nationalcodeof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L196", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L211", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "target": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L212", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "target": "billing_patientpaymentstest_patientpaymentstest_paidsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L213", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "target": "billing_patientpaymentstest_patientpaymentstest_invoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L219", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "target": "invoice", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L219", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L238", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "target": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L239", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "target": "billing_patientpaymentstest_patientpaymentstest_invoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L240", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "target": "invoice", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L240", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesnotfoundforothertenant", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L252", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesnotfoundforothertenant", "target": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L253", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "target": "billing_patientpaymentstest_patientpaymentstest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L262", "weight": 1.0}, {"source": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "target": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/PatientPaymentsTest.php", "source_location": "L263", "weight": 1.0}], "raw_calls": [{"caller_nid": "billing_patientpaymentstest_patientpaymentstest_doctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_doctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_doctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_patientrecord", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_nationalcodeof", "callee": "getNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_nationalcodeof", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_invoice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_invoice", "callee": "setPatientRecordId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_invoice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_invoice", "callee": "setPatientSessionId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_invoice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_invoice", "callee": "addItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_invoice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_invoice", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_paidsession", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_paidsession", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_paidsession", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_paidsession", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_paidsession", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_setfield", "callee": "setAccessible", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_setfield", "callee": "setValue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistsflatinvoicesnewestfirst", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testfiltersbynationalcodeandstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testemptywhennoinvoices", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testemptywhennoinvoices", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testemptywhennoinvoices", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testemptywhennoinvoices", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testemptywhennoinvoices", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testforbiddenwithoutprofile", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L175", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testforbiddenwithoutprofile", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testforbiddenwithoutprofile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testforbiddenwithoutprofile", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L195", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L199", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L201", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L204", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testlistspatientinvoiceswithheaderandderivedstatus", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L206", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L217", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "setPatientSessionId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L221", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L223", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L223", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L226", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L227", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicerowscarrytheirpaymentmethods", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L233", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L242", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L242", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L245", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L246", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicewithoutsessionhasnopayments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L247", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesnotfoundforothertenant", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L256", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesnotfoundforothertenant", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L256", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesnotfoundforothertenant", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L257", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesnotfoundforothertenant", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L257", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L265", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L265", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L266", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L266", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L267", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L268", "receiver": null}, {"caller_nid": "billing_patientpaymentstest_patientpaymentstest_testpatientinvoicesempty", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php", "source_location": "L269", "receiver": null}]}