- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_doctorappointmentfiltertest_php", "label": "DoctorAppointmentFilterTest.php", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L1"}, {"id": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "label": "DoctorAppointmentFilterTest", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L14"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "label": ".repo()", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L16"}, {"id": "appointmentrepository", "label": "AppointmentRepository", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L16"}, {"id": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L21"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L21"}, {"id": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "label": ".booking()", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L30"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L30"}, {"id": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "label": ".testStatusFilterExcludesVisited()", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L48"}, {"id": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "label": ".testDateRangeAndNameSearch()", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L67"}, {"id": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "label": ".testPaginationSlicesAndReportsFullTotal()", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L83"}, {"id": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "label": ".testEmptyResultForUnmatchedFilter()", "file_type": "code", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L97"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_doctorappointmentfiltertest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_doctorappointmentfiltertest_php", "target": "appointmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_doctorappointmentfiltertest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_doctorappointmentfiltertest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_doctorappointmentfiltertest_php", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L14", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L14", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L16", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "target": "appointmentrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L21", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L30", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L30", "weight": 1.0, "context": "return_type"}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L48", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L67", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L83", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L97", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L18", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L36", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L50", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L52", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L53", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L56", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L69", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L71", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L74", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L85", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L88", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L91", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L99", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L100", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "target": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L102", "weight": 1.0}, {"source": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L102", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_repo", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_booking", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "callee": "searchByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_teststatusfilterexcludesvisited", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "searchByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "getPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "searchByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testdaterangeandnamesearch", "callee": "getPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "callee": "searchByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testpaginationslicesandreportsfulltotal", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "callee": "searchByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "appointment_doctorappointmentfiltertest_doctorappointmentfiltertest_testemptyresultforunmatchedfilter", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php", "source_location": "L105", "receiver": null}]} |