Files
clinicpro/graphify-out/cache/ast/v0.8.44/5bde238a7966e3f7acf2ee09c0289aad8ca3db05f4f1567bf6bf7a985766433d.json
T

1 line
41 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_confirmedappointmentappearsinpaymentstest_php", "label": "ConfirmedAppointmentAppearsInPaymentsTest.php", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L1"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "label": "ConfirmedAppointmentAppearsInPaymentsTest", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L16"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L18"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L18"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "label": ".makeAppointment()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L29"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L29"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "label": ".payments()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L42"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "label": ".testPartialPaymentOnConfirmShowsUpInThePaymentsList()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L50"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "label": ".testFullPaymentOnConfirmIsListedAsPaid()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L70"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "label": ".testTheGeneratedInvoiceIsFinalized()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L86"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "label": ".testConfirmWithoutPaymentCreatesNoInvoice()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L104"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "label": ".testOverpaymentIsRejectedAndLeavesNoInvoice()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L118"}, {"id": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "label": ".testPaymentsStayInsideTheirTenant()", "file_type": "code", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L133"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_confirmedappointmentappearsinpaymentstest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_confirmedappointmentappearsinpaymentstest_php", "target": "invoice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_confirmedappointmentappearsinpaymentstest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_confirmedappointmentappearsinpaymentstest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_confirmedappointmentappearsinpaymentstest_php", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L16", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L16", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L18", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L18", "weight": 1.0, "context": "return_type"}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L29", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type"}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L29", "weight": 1.0, "context": "return_type"}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L42", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L50", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L70", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L86", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L104", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L118", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L133", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L52", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L53", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L55", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L72", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L73", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L80", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L88", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L89", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L106", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L107", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L114", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L120", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L121", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L129", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L135", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L137", "weight": 1.0}, {"source": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "target": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L144", "weight": 1.0}], "raw_calls": [{"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "callee": "setVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_makeappointment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_payments", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpartialpaymentonconfirmshowsupinthepaymentslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testfullpaymentonconfirmislistedaspaid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testthegeneratedinvoiceisfinalized", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testconfirmwithoutpaymentcreatesnoinvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testoverpaymentisrejectedandleavesnoinvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "billing_confirmedappointmentappearsinpaymentstest_confirmedappointmentappearsinpaymentstest_testpaymentsstayinsidetheirtenant", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ConfirmedAppointmentAppearsInPaymentsTest.php", "source_location": "L145", "receiver": null}]}