1 line
9.2 KiB
JSON
1 line
9.2 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingscopetest_php", "label": "BookingScopeTest.php", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L1"}, {"id": "appointment_bookingscopetest_bookingscopetest", "label": "BookingScopeTest", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L13"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_bookingscopetest_bookingscopetest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L15"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L15"}, {"id": "appointment_bookingscopetest_bookingscopetest_bookingbody", "label": ".bookingBody()", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L25"}, {"id": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "label": ".testDoctorCannotBookOntoAnotherDoctor()", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L38"}, {"id": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "label": ".testDoctorCanBookOntoOwnCalendar()", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L48"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingscopetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingscopetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingscopetest_php", "target": "appointment_bookingscopetest_bookingscopetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L13", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L13", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L15", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L15", "weight": 1.0, "context": "return_type"}, {"source": "appointment_bookingscopetest_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest_bookingbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L25", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L38", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L48", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "target": "appointment_bookingscopetest_bookingscopetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L40", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "target": "appointment_bookingscopetest_bookingscopetest_bookingbody", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L43", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "target": "appointment_bookingscopetest_bookingscopetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L50", "weight": 1.0}, {"source": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "target": "appointment_bookingscopetest_bookingscopetest_bookingbody", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L52", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_bookingscopetest_bookingscopetest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_bookingbody", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php", "source_location": "L54", "receiver": null}]} |