Files
clinicpro/graphify-out/cache/ast/v0.8.44/5584785ef3085c1ed28a7979fd71ad490585f0febc536db69b6c8f5f82be4a80.json
T
2026-07-19 08:09:09 +03:30

1 line
42 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "label": "AutoCreateSessionOnConfirmTest.php", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L1"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "label": "AutoCreateSessionOnConfirmTest", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L21"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "label": ".confirmation()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L23"}, {"id": "appointmentconfirmationservice", "label": "AppointmentConfirmationService", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L23"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L28"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L28"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "label": ".makeClinic()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L37"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L37"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "label": ".makeAppointment()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L48"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L48"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "label": ".recordsFor()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L60"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "label": ".sessionsFor()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L67"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "label": ".testClinicBookingFilesOnlyTheClinicRecord()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L73"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "label": ".testPersonalBookingFilesOnlyTheDoctorRecord()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L89"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "label": ".testExistingRecordGetsAnotherSessionInsteadOfAnotherRecord()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L104"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "label": ".testConfirmingTwiceDoesNotDuplicateTheSession()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L125"}, {"id": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "label": ".testDayLevelReserveIsNotFiled()", "file_type": "code", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L138"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "target": "appointmentconfirmationservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "target": "patientsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_autocreatesessiononconfirmtest_php", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L21", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L21", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L23", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "target": "appointmentconfirmationservice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L23", "weight": 1.0, "context": "return_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L28", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L37", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L37", "weight": 1.0, "context": "return_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L48", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L48", "weight": 1.0, "context": "return_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L60", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L67", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L73", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L89", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L104", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L125", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L138", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "target": "appointmentconfirmationservice", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L25", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L52", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L75", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L76", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L77", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L79", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L82", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L86", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L91", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L92", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L93", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L95", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L98", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L106", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L107", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L110", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L114", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L121", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L122", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L127", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L128", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L130", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L135", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L140", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L141", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L145", "weight": 1.0}, {"source": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "target": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L148", "weight": 1.0}], "raw_calls": [{"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_confirmation", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeclinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "callee": "setClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_makeappointment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_recordsfor", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_sessionsfor", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "onConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testclinicbookingfilesonlytheclinicrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "callee": "onConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testpersonalbookingfilesonlythedoctorrecord", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "onConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "onConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testexistingrecordgetsanothersessioninsteadofanotherrecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "callee": "onConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "callee": "onConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testconfirmingtwicedoesnotduplicatethesession", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "callee": "rescheduleTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "callee": "onConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "patient_autocreatesessiononconfirmtest_autocreatesessiononconfirmtest_testdaylevelreserveisnotfiled", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php", "source_location": "L148", "receiver": null}]}